windows-server-2008
Weird "Error reading configuration information from the registry." for ASP.NET sessionState sqlConnectionString (not permissions)
In short it seems that ASP.NET fails to read encrypted connection string for session state if connection string is long enough.[详细]
2023-04-04 02:47 分类:问答Why does my SQL Server cluster execute "SELECT @@SERVERNAME" every minute?
When I run a Profiler trace on our SQL Server cluster, I开发者_StackOverflow\'ve noticed that it executes \"SELECT @@SERVERNAME\" every minute. I always figured the Failover Cluster service did someth[详细]
2023-04-02 16:26 分类:问答Deploying a Web Application on IIS 7.5 (Windows 2008 R2)
I am having a problem deploying my asp.NET 4.0 web application on the web server. One of the problems is that when deploying, by going to Publish...Select FileSystem...Set the Target Location of the S[详细]
2023-04-02 12:01 分类:问答Any consideration moving an ASP.NET application from Intel machine to AMD?
I have a working ASP.NET application which uses memory extensively and recently I have planned to move to an AMD machine. 开发者_开发技巧Is there anything I should take care of (i.e libraries I use in[详细]
2023-04-02 10:06 分类:问答how to direct internal users to a site http://blah
Hi开发者_JAVA技巧 is there a way in iis where http://wiki can point to a wiki website i have set up on one of our internal servers?[详细]
2023-04-02 05:31 分类:问答Faulting application w3wp.exe
I have a application written in ASP.NET which uses DllImport to reference a dll written in Delphi. On my Windows 7 dev machine using the asp.net Development Server accessing the ddl works as expected.[详细]
2023-04-01 18:47 分类:问答Multiple Site (Application) Windows Authentication (IIS 7)
We have multiple web sites that need to process DOMAIN authentication in Windows. There\'s only开发者_StackOverflow one server but multiple sites.[详细]
2023-04-01 04:07 分类:问答Seemingly no default printer for DLL invoked from WCF service user on IIS 7 and Windows Server 2008
I\'ve got a WCF service that wraps some legacy DLLs that generate report PDFs.That legacy code works great in a desktop app, but when invoked via the WCF service, the PDF page size is driven by virtua[详细]
2023-04-01 01:26 分类:问答Error when running batch file as a scheduled task , win server 2008
I get a Exception in thread \"main\" Exception in thread \"main\" java.lang.NoClassDefFoundError error when I try to run a batch file as a scheduled task on windows server 2008. The batch file runs a[详细]
2023-03-31 17:56 分类:问答Why do I get Access Denied when accessing certain files using Java even if I am administrator?
I am logging on Windows server 2008 R2 using my windows account that is a memb开发者_运维技巧er of administrators group. I need to run a java program to modify some local files for which the administr[详细]
2023-03-31 12:09 分类:问答