User Profile

Collapse

Profile Sidebar

Collapse
priravi
priravi
Last Activity: Nov 12 '08, 09:43 PM
Joined: May 11 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • in my development that is ok .. but when i have to installit in another machine if i just register the type library it's not creating any class infmn in the registry..
    so my methods couldn't be viewed.
    See more | Go to post

    Leave a comment:


  • priravi
    started a topic Register a .net type library in client machine
    in .NET

    Register a .net type library in client machine

    Hi,

    I wanted to use a .net dll in C++ .. so in the development machine i have used visualstudio200 3 set the cominterop to true and created type library and refered it in C++... it works fine...

    but how could i do the same in target machines for users ..we are using installshield4. 5 for deployments....

    are there any scripts that i could write which will do the same process that visual studio has done for...
    See more | Go to post

  • Timeout Expired error even if the connection time out is 400 and command timeout is 0

    Hi,

    I have a connection timeout of 400 and command timeout of 0 for a stored procedure . the stored procedure retrieves a long data and store it in dataset.

    I'm getting the "System.Data.Sq lClient.SqlExce ption: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding." exception thrown on that stored procedure ... any ideas why it may happen . i'm using...
    See more | Go to post

  • Thanks..i guess there is no other simpler way to do thi right?
    See more | Go to post

    Leave a comment:


  • Convert a numeric expression which is stored as string into integer in C#

    Hi,

    I'm having a numeric expression say

    "((2*3)-(3*4+5))" returned from a method as a string value... now i have to evaluate the expression and store it in an integer vaariable.

    Convert.toint or int.parse is not working and since i'm new to .net development i have no idea of how else to convert this.Please do help me regarding this
    See more | Go to post

  • Running an Microsoft Aceess macro from C#.net without automation

    Hi

    i want to call a Microsoft access macro from C#.net . but i don't want to use the interop services ... is there any other way around to call a microsoft access macro
    See more | Go to post

  • hi

    <input type=hidden id="favouritefl ag" value ="">

    <td border=0>
    <input type="image" align ="absbottom" src="images/favourite.gif" alt="My favourites" border=0 style="cursor:h and;" onclick=" 'cb_datalist.as px?Title=Concep t Bank&amp;profil e=' +'<%=Session["s_repositoryId "]%>'+ '&amp;workspace id='+workspace...
    See more | Go to post

    Leave a comment:


  • pass a value to same page on clicking a button in asp.net

    Hi

    i'm new to asp .. and .net environment.. the task is on clicking a button i want the same page to be posted back with an additional flag variable..and then i want to check this variable and based on it i have to follow a different path

    so i tried in the onclick event of the image button to call the same page

    e.g default.aspx?'& amp;flagvalue=1 '

    and in the codebehind on page load event...
    See more | Go to post

  • Ya i have called them any other soln??

    it happens only in production machine .. in our environment the jobs run well...
    See more | Go to post

    Leave a comment:


  • priravi
    started a topic Jobs stuck in memory in production environment
    in .NET

    Jobs stuck in memory in production environment

    hi,


    job scheduling evnt get stuck up in memory which has a handle to have a handle to KeyedEvent \KernelObjects\ CritSecOutOfMem oryEvent

    th environment is.net any ideas y it happens??
    See more | Go to post

  • to set focus to a control which is in a panel in asp.net 2.0

    Hi

    I'm new to this asp.net environment .. i have aproblem like i have a asp page with multiple panel ... the page's default focus is already set to a text box in a panel... now when i click a button in say panel 1 . a model popup panel gets loaded ... now i have to set the focus to the control in that model pop up panel..
    i'm not sure how to do it... can anyonehelp me in this regard .. thanks in advance
    See more | Go to post
No activity results to display
Show More
Working...