Ok, we want to have a dll or something similiear used for basic business functions (formatting, calculations, etc.) on the network and have other applications all reference that dll.
Here's the (possibly dumb) question. If we want to update that dll on the fly (in the middle of the day while...
I have had VS.NET installed on 2 XP machines and one 2000
machine. The 2000 machine did not have these problems.
However, both XP machines have problems keeping VS.NET in
the task list. For instance, if I minimize it, I can see
it in the Task Bar but if I click on it, it won't
Maximize...
I would like my setup to install over the current version of my ASP.NET application. However, whenever I try to run the new setup, I get the following message:
"Another version of this product is installed....."
Setup Project Properties:
DetectNewereInstalledVersion = True...
I'm trying to redirect to a certain page after 3 seconds but when the timer fires off and it hits the redirect, nothing happens. If I put the same redirect code behind a button, it works fine. Does anyone have a clue what could be causing this?
Hello all,
I have a databound datagrid that is pulling a string field filled with phone numbers. The problem I'm having is formatting the phone numbers to look like 999-999-9999. I have seen plenty examples of using the "Data Formatting Expression" in the datagrid columns properties...
I am calling an open on another browser window and need to minimize the current one. How can I do this via .net? I'm assuming Javascript is the way to go but can't figure it out. I used a "window.blur()" but all that does is send that window to the back.
Thanks for your help in...
I've looked on MSDN but don't see an obvious way to make a TabPage active on the .net TabControl. I have two tabs, and just want to be able to make the second one active when something happens. Can anyone please help me?
Thanks,
Scott
I have a simple ASP.NET app that launches an existing Excel workbook when the user clicks a button. However, the workbook never becomes visible (I set it to visible). And when I try to set the excel object to nothing, the excel object doesn't go way. When I try to call an application.quit()...
I have a simple button on my asp.net app that runs some code to create an excel workbook (object). I am getting the following error message. Can anyone help?
"Exception Details: System.UnauthorizedAccessException: Access is denied.
The ASP.NET process is not authorized to access the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.