Tagged Questions

0
votes
1answer
5 views

Scripts for IIS 6.0

Hi all, I have win2003r2 and iis6.0, and web applications in .NET. any good samples of scripts in BAT, .cmd, .VBS, or powershell for: create website verify if exists website delete website create …
0
votes
0answers
9 views

IIS Hosted MSMQ WCF application failing to start because unrelated que exist on the machine

I have a problem that is pretty much desctibed on this blog: http://www.keithelder.net/blog/archive/2008/11/24/workaround-for-wcf-netmsmqbinding-bug-the-service-queue-does-not.aspx the very problem …
0
votes
1answer
44 views

You are not authorized to view this page

I am getting the following error while browsing my asp.net page deployed in IIS You are not authorized to view this page You do not have permission to view this directory or page using the …
0
votes
2answers
39 views

Does ASP.NET MVC perform better under IIS7 versus IIS6?

I'm running my ASP.NET MVC app on an IIS6 host right now, and they're not willing to upgrade my server, nor move my site to an IIS7 server - unless I purchase a new account to transfer to. Under IIS6 …
1
vote
5answers
52 views

Automated creation of IIS websites

We have web application portal that hosts multiple applications each in with its own IIS Website. So each time we adopt another machine to run our code, either developer workstation, or server, we …
0
votes
3answers
54 views

Switch to SSL using a relative URL

I would like to create a relative link that switches the current protocol from http to https. The last place I worked had something set up on the server so that you could make that happen, but I don't …
0
votes
3answers
30 views

random IIS session timeout

Hello, I have a very strange problem and I am looking for any advice. I have a ASP.NET website running off of IIS 6 which works well for the most part. However, the sessions seem to be randomly …
0
votes
1answer
18 views

You are not authorized to view this page

I am getting the following error while browsing the my webpage i checked and seen anaymous access has been enabled and integrated aunthentication has been turned off ... Could you please help? You …
1
vote
1answer
24 views

IIS7 Failed to grant minimum permission requests

I get this error when I'm using FileHelpers.dll, but my IIS is set to Full trust level so it should not be that way That's the full stack trace: [PolicyException: Required permissions cannot be …
2
votes
2answers
21 views

WCF WebService content type error in IIS

Hi, I have a WCF Webservice that returns a bank list from database, when I use IIS server I get the message "Cannot process the message because the content type 'text/xml; charset=utf-8' was not the …
0
votes
1answer
23 views

how to add Reflection Permission to IIS or to add it to web.config ?

I'm using FileHelpers for reading csv files, and all it was ok until I switched from VS dev server to IIS, I get a "PolicyException: Required permissions cannot be acquired", I googled and found that …
0
votes
1answer
28 views

IIS routing configuration error with ASP.NET MVC?

I am unsure if my title was accurate enough. I am trying to make SEO URLs for my website which is developed in ASP.NET MVC. I configured my route to include: routes.MapRoute( …
0
votes
0answers
3 views

How to best deal with deploying a solution to IIS as a virtual directory - dealing with relative paths, bin folders, etc…

So we have our main parent portal and our own site under that: Portal/MySite. MySite is a virtual directory under the Portal. The problem is that MySite needs its own master pages, files in the bin …
1
vote
1answer
20 views

Can IIS 6.0 show server status just like tomcat

the server status might contain: CPU Usage, Memory Usage and other server's status data. any recommendations ?
0
votes
3answers
57 views

Is it possible to retrieve the raw SQL which returned an error in SQL Server?

I've got a SQL Server 2005 database and a classic ASP front end (don't ask). I'm trying to debug some errors in the IIS log file (error code 80040e14), and I'm not having much joy at the ASP end of …

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