How do you add the .Net 2.0 framework into the iis web server extensions allowed list?
I already tried to add it manually under iis using the aspnet_isapi.dll filter but it comes back with Web S...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23320493.h...
I must be doing something stupid. My transaction log task in my Maintenance Plan Task Step called Transaction Log Backup will not hold the settings for selected databases to be backed up. So, my tr...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SSIS/Q_23845428.html
I researched the crap out of this and simply cannot find the answer. Basically, redirecting the output stream from a command line application (such as PSList.EXE from SysInternals) is pretty well ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23423...
We have a piece of software that uses a shell namespace extension(sne) to interact with a server app. The latest version of the SNE uses .net 2.0.50727. The problem is that running certain applic...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23522116.html
I have a simple ASP.Net page that sends one SELECT statement to the database, and displays the records in a grid. The table I am selecting from has about 70 fields. If I have include only some of t...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23534912.html
Using Visual Studio, I am trying to write a report that displays an employee's time card, with punches and totals pr day. The report is grouped on Person and applydate, and works just fine on days ...
http://www.experts-exchange.com/Database/Reporting_/Q_23816540.html
What is the best practice way to programmatically determine if a web service is running? This must be done using MS VB 2005.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23496292.htm...
We have a web application (intranet) which we desire to keep the session open for as long as we can. In the web.config, I have the following line: <sessionState mode="InProc" timeout="480"></sessi...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_23793...
I have an XML document, whose structure is similar to the attached XML snippet. In this document, there are two nodes with the same name, although they appear in different sections of the document...
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/XML_Schemas/Q_2...
The event viewer is recording 100's of repeated error events with the text:
The Open Procedure for service "ASP.NET_2.0.50727" in DLL "C:\WINNT\Microsoft.NET\Framework\v2.0.50727\aspnet_perf.dll...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2000_Server/Q_236723...