| Thread | Last Post | Replies |
|
| ASPX or IIS not supported on some Nokia browsers? | 31 Jul 2009 03:39 GMT | 4 |
This has been driving me nuts for weeks!! Running Win Server 2003 R2.. I made a VERY simple test: 1. Created a .txt file containing "hello world" 2. Opened in a Nokia 6680 browser, result is OK
|
| 401.1 Error when calling an asp.net page from code. | 30 Jul 2009 15:35 GMT | 1 |
aspx page A and aspx page B are on the same server. I'm using the code below in aspx page A to call aspx page B. This works fine in our qa and dev environments but fails in our production environment. Using the default credentials also works in dev and qa. In production, the
|
| Windows Vista/IIS 7.0/VS.NET 2003/Web Application|WebService error! | 30 Jul 2009 08:53 GMT | 3 |
I think the below problems relate to how IIS7 is set configured. Any help is appreciated. I'm getting the following errors when attempting to create Visual Studio 2003 Web Service project: <First error>
|
| Monitoring IIS log files in real time | 29 Jul 2009 10:46 GMT | 2 |
I'd like to know if anyone here needs or uses a utility for watching changes in IIS logs in real-time, with ability to execute custom actions/copy/delete/email notification? We have developed a product for this purpose and we have a limited number of free registration
|
| Max pages served per sec. | 28 Jul 2009 11:26 GMT | 12 |
I installed Win 7 for a development server. It only runs SQL Server 2005 and our company website on IIS7. I run the website in integrated mode with the default configuration. I can "only" achieve 100 pages served per seconds no matter how many clients
|
| IIS problem with SP2 | 28 Jul 2009 08:06 GMT | 1 |
currently we seem to have the problem described here: https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID =449469 on one of our production servers running Windows Server 2008 SP2. On average IIS crashes once or twice a day. So our web application is ...
|
| Zip files fail to download on IE only (not FF, etc) | 28 Jul 2009 02:16 GMT | 3 |
http://www.enercalc.com/downloads/Erase_PCC.zip Works fine with Safari, Firefox, Opera and Chrome. Fails with IE6, 7 and 8 on various versions of windows from XP to Vista64. Ive tried mime types of application/x-zip-compressed,
|
| 8007000e Error - ASP/ODBC GetRecordSet | 27 Jul 2009 16:54 GMT | 3 |
One of our websites is experiencing "8007000e Not Enough Storage to complet the operation" when fetching a large record set using ODBC. The data source is MSSQL. We have checked the code for the usual suspects - not closing connections, not setting connection to nothing and ...
|
| Kerberos Authentication Errors | 27 Jul 2009 05:21 GMT | 2 |
We're having an issue with Kerberos authentication for an ASP.NET app. The web server is Windows 2003 R2 SP1, running IIS 6.0. We have an ASP.NET app set up to use Windows Authentication. The app pool is set up to run under a domain account instead of NETWORK SERVICE. We had to
|
| Multiple rules for a single SMTP OnInboundCommand sink | 25 Jul 2009 10:35 GMT | 3 |
Hi, I am writing a OnInboundCommand sink implementing ISmtpInCommandSink for the SMTP Service. According to MSDN, http://technet.microsoft.com/en-us/library/b8aafeb4-8883-482b-8cf8-77b3975336b3.aspx, I can specify multiple rules for the same binding:
|
| IIS7 on XP : Could not load file or assembly 'Microsoft.Web.Admini | 25 Jul 2009 00:25 GMT | 6 |
I have installed iis7 for XP from below link : http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1626 My machine configuration is Windows XP - SP2 When i open II7 from start menu and click on , It is giving an error :
|
| Site Binding to host header expressed as IP address. | 24 Jul 2009 18:03 GMT | 4 |
I'm trying to resolve following issue on IIS7 (Windows 2008) IIS have single IP address. I want IIS to serve several sites based on DNS host headers like site1.mysite.com, site2.mysite.com
|
| w3wp.exe using all cpu resources | 24 Jul 2009 05:51 GMT | 1 |
IIS6 Windows 2003 standard 8GB ram asp.net app
|
| IPs as Host Header | 23 Jul 2009 16:00 GMT | 1 |
We have an IIS server which has one "default" site Site A which has no host header entries. This server catches all host headers not explicitly matched by other sites on the same server. We made a new website Site B with the host header xxx.xxx.xxx.xxx (the
|
| Security listing | 23 Jul 2009 01:17 GMT | 1 |
My windows account gets repeatedly locked out. By using Microsoft's LockoutStatus tool and the security log, I was able to correlate my lockouts to IIS requests on a report server, although the IIS service does not run as my user.
|