Tagged Questions

0
votes
2answers
14 views

Install MVC on 2.0.NET Server with IIS6 without Admin Rights

On my local machine using IIS 5 (winxp) and visual Web Developer, I've built a beautiful and well composed website using MVC. Now to deploy to the testing server. I find out that i …
0
votes
1answer
24 views

Browser takes long time to render html controls asp.net

Hello friends, I have an aspx page showing lots of information in a tabular format on ajax tab container. Approximately 3 to 5 tabs are used. I have used some of AJAX controls suc …
-1
votes
0answers
20 views

Why we require SMTP Service to be installed while configuring IIS 5.1 or 6.0? [closed]

I am deploying WCF service and for that I have to configure IIS 5.1 or 6.0.. Why we require SMTP Service to be installed while configuring IIS 5.1 or 6.0? Could we uncheck a SMTP …
0
votes
1answer
28 views

Advice / opinions on using SubSonic 3.0.0.3 without MVC?

I use SubSonic 3.0.0.3 ActiveRecord with ASP.NET MVC and it is very nice. However, we run on IIS 6 and I tend to have quite a few issues with speed. I dont know if this is me being …
0
votes
2answers
36 views

I want all page requests to point to a single page

The wrinkle is that the pages being requested are aspx pages and they are no longer present. I want any request coming to the root domain (and any subdomain like www) to redirect t …
0
votes
1answer
27 views

CherryPy3 and IIS 6.0

I have a small Python web application using the Cherrypy framework. I am by no means an expert in web servers. I got Cherrypy working with Apache using mod_python on our Ubuntu s …
1
vote
2answers
43 views

How to change the address location of my wsdl

My wsdl put a wrong domain in address location, How to fix it? - <wsdl:service name="XWebService"> - <wsdl:port name="XServiceSoap" binding="tns:XWebServiceSoap"> &l …
0
votes
2answers
24 views

IIS 6 Error Message

Dear All, I have Warning message in my IIS 6 Viewer.How to solve this problem? Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 13 …
0
votes
1answer
22 views

Time out with a .NET WebRequest on IIS 6.0

In my ASP.NET 2.0 web service I am trying to access Google API to translate some texts. Following code does this right : string result = ""; // create the web request to the Goog …
0
votes
0answers
17 views

Only Home Page not working with IIS 6 and Windows Authentication in MVC

I am trying to convert my mvc applcation to run under windows authentication and have followed the steps here: http://go.microsoft.com/?LinkId=9394801 This doesn't work - localhos …
0
votes
0answers
12 views

Web Service\Current Connections counter keeps increasing

Hey there, We observed that the Web Service\Current Connections counter for one of our ISAPI Filter keeps increasing in production, and eventually (when the value reaches around 2 …
1
vote
1answer
45 views

Can an application “die” without passing Application_End or Application_Error?

Hi, The current application that I'm working on seems to recycle the application pool very often, but when it ends, id doesnt pass Application End or Application Start. This is …
0
votes
1answer
13 views

Long-running SOAP request on ASP.NET Web Service results in no response

We have a SOAP web service running on ASP.NET Web Services over IIS6 that exhibits a strange behavior when it processes a request that results in long server-time processing. Esse …
2
votes
1answer
49 views

How can I change the IP address of all sites in IIS6 using powershell 1.0?

Using Powershell 1.0 under Windows Server 2003 with IIS 6. I have about 200 sites that I would like to change the IP address for (as listed in the website properties on the "websi …
0
votes
2answers
27 views

ExecuteGlobal in VBScript, ASP on IIS 5.1 (Win XP Pro) not working

What setting might be missing or misapplied that would cause the same code that works on an IIS 6.0 server to fail on an IIS 5.1 server? I've inherited this large Classic ASP appl …

1 2 3 4 5 38 next
15 30 50 per page