We have a customer that is using Server 2008 x86 II7 with开发者_JAVA百科 asp.net 3.5SP1. When our asp.net application is installed we are getting the following error:
We are receiving a problem whereby every time we copy a dll to the bin directory, our main domain on the website grinds to a halt and the only way to bring it back up is by restarting the \"WWW Publis
Im installing windows server 2008 on my Windows 7. It seems like I will need to reinstall all programs after installing MS windows server开发者_Python百科 2008. I dont really want to do that, is ther
i publish my ASP.NET project as. Build / publish. choice of publish is file system and directory is IIS/wwwroot
I am trying to upload a excel filein a asp.net website and process the fields intodataset for further operation . but i am getting a message as above .
I install PHP on IIS 7.0 at Windows Server 2008 and Windows 7. I have setup Wordpress and Joomla and config finished.
We have an old asp solution with VB6 components, which we are trying to install on Windows 2008. There is a connection string that is assigne开发者_JS百科d to a varibale in the global.asa.
I\'m running Windows Server 2008 with a Blackmagic De开发者_JAVA百科cklink card. Everything works fine with the GUI but when I try to start from command line it exits with an unknown error.
I got a Windows Server 2008, with 2 webapplications running on it, www.myapp.com and update.myapp.com. When Im not on my webserver, the urls works fine, but they d开发者_如何学编程oesnt work when my s
I need to give my ASP.NET website users a way to control their session timeout. I am using FormsAuthenticationTicket and cookies.