Tagged Questions

0
votes
0answers
13 views

css/images not showing when hosting ASP.NET MVC in IIS on Vista Home Premium

Hi all, my css and images are not showing when hosting ASP.NET MVC in IIS on Vista Home Premium. Works fine when hosting through Visual Studio. Pool is Integrated, static content …
1
vote
3answers
20 views

Creating dynamic RSS feed page in ASP.NET (C#) - do I need to do anything extra?

I wish to create a dynamic RSS feed to represent my site's content. Currently, I have an XML file where each main entry has data for location, date, and summary of a file. If I wer …
0
votes
1answer
24 views

How does the IIS 7 / ASP.Net pipeline work?

From an HTTP request all the way to my files (like .asmx)... what are modules, handlers, app pools... etc... I don't want to ready a chapter about it. Just a summary paragraph.
0
votes
0answers
11 views

IIS smtp virtual server and None Delivery Reports [closed]

Hello and thanks in advance for any effort in assisting me on this issue. The problem at hand is such: we use an IIS 6.0 smtp virtual server to submit emails on behalf of our clien …
1
vote
2answers
21 views

IIS Page cannot be found error

I have an IIS site setup to allow browsing, in a certain subfolder I have some files with .zfo extension. When I browse using IIS - I can see the file name - but when I click the …
1
vote
4answers
71 views

Redirect site visitors during maintenance

I have a site that will be "down" for a few hours while a third party (CC processor) performs maintenance (in other words, the machine will still be online/running). I have alread …
0
votes
4answers
25 views

Default page is not working

ASP MVC 1.0 being hosted on IIS 6. I set up the wildcard filtering already. When the user visits the root of the site, the home view appears but the jquery is non functional when …
1
vote
2answers
19 views

msxml6.dll error ‘80072ee2’ The operation timed out

I have old code that call a .net webservices that throws this error if the .net code is cold (not in memory) msxml6.dll error '80072ee2' The operation timed out A reload alwa …
0
votes
3answers
31 views

IIS .net application, possible to host a .vb file inside a c# app?

I have an application that I've set default language to c#, is it possible to run a .vb class inside of this IIS application?
0
votes
3answers
31 views

Creating a HTTPS page or website - need to knows?

I know ASP.NET, and know why people use HTTPS and I know a bit about IIS. But I have never created a HTTPS website or page in my site. How can a create a HTTPS website? How can I …
0
votes
5answers
85 views

How to cache reading from a file .NET 2.0

I have an httpmodule that reads from a csv file for redirection rules. However, since it's an httpmodule and it is checking on every request, I obviously don't want to read the fi …
0
votes
2answers
28 views

is it possible to make setup installation for WebService ?

hi is it possible to make setup installation for WebService ? that the installation will make the Virtual directory + the IIS setup ? if it possible, how to do it ? thank's in …
0
votes
2answers
68 views

Can’t access webpage using Internet explorer [closed]

I have a problem accessing an intranet website with IE8. I can access the site through Firefox or any other browser, except IE. IE will prompt for a username and password but never …
0
votes
4answers
39 views

Site not loading properly in IE 8 for first few seconds

I am using ASP.NET 3.5 and we are having a problem with our website www.s1.com Also go to other links in the page if you dont see it on the home page. When you open the site in I …
0
votes
2answers
46 views

Is that possible to run IIS’s w3wp.exe in limited user account?

Hi, I am using Windows 7 and IIS 7. I am writing Delphi DataSnap ISAPI. I wish to trace bugs occurs in my ISAPI dll. I learn using "w3wp.exe -debug" may help to debug ISAPI dll …

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