No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Re: Hi, I dont think what Frank is saying will work when deployed (But i will gladly be proven wrong as i would like to be able to use the messagebox functionality in an asp.net app). The messagebox will throw an exception because you can not show a modal form on … | |
Re: Its sounds like an Application Pool issue. In IIS your application will be assigned an Application Pool. Whenever the Application Pool recycles itself the application will need recompiling when it is first run after the application pool recycle. Change the recycling interval for the application pool and this may fix … | |
Re: Are you wanting to show the information for the server in which the website is deployed on, or the client machine that is looking at the website? | |
Re: What is the error message you are getting. The error message and stack trace should be enough. |