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.
User Profile
Collapse
-
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... -
priravi started a topic Timeout Expired error even if the connection time out is 400 and command timeout is 0in .NETTimeout 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... -
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 -
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 -
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&profil e=' +'<%=Session["s_repositoryId "]%>'+ '&workspace id='+workspace...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... -
Ya i have called them any other soln??
it happens only in production machine .. in our environment the jobs run well...Leave a comment:
-
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?? -
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
No activity results to display
Show More
Leave a comment: