75 Topics

Member Avatar for
Member Avatar for DarthMambo

I have the the following entry in my web.config in the root of my Asp.net project: [code] <urlMappings enabled="true"> <add url="~/Views/VoiceClip.wav" mappedUrl="~/Views/VoiceClipHandler.ashx"/> </urlMappings> [/code] This works fine when running the site in Visual Studio - I go to VoiceClip.wav and it redirects me to VoiceClipHandler.ashx. However, when I deploy to …

Member Avatar for DarthMambo
0
109
Member Avatar for maydhyam

Hi All, I am new to this particular forum because I will like to start working with ASP.NET (it's required in my job) but I haven't the faintest idea anything pertaining ASP.NET. I hear things like Configuring IIS and Visual Studio...I was told that this is for a web-based application...could …

Member Avatar for dnanetwork
0
182
Member Avatar for leverin4

I have an ASP.NET app that uses code-behind modules that I need to publish on an internal company web server. I have access to the server, but my problem is that I can only access it through Windows Explorer, so I can't create a virtual directory on it or change …

Member Avatar for Lusiphur
0
152
Member Avatar for adobe71

My website contains database,which runs successfully in visual studio 2008,but when I put it in \wwwroot in IIS, database not working.PLS solve my problem.

Member Avatar for ajwei810192
0
113
Member Avatar for phpdev13

My company has a IIS server which is hosting a PHP intranet application. The IIS basically authenticates the user by using Windows Integrated Authentication so once the user is logged on his/her machine he doesnt have to provide credentials again. One of the employees is using Remote Desktop to logon …

Member Avatar for sknake
0
244
Member Avatar for kunkka17

hi,, i have problem run the asp.net application through IIS. I have made virtual directory for the application folder. when i try to 'Browse' the virtual directory, then the Error show up. 'You are not authorized to view this page' 'You might not have permission to view this directory or …

0
87
Member Avatar for aravinda reddy

I am getting this error when i am accessing my pages from virual directory. The virtual path '~/Masterpage.master' maps to another application, which is not allowed. Could anyone resolve this problem.

Member Avatar for Renukavani
0
101
Member Avatar for connColl

Hello, <br /><br /> We are struggling with getting IIS 6 (Win 2003 server) to connect to a Samba share that contains some dynamically generated resources. We are able to mount the drive on the Windows server and create a Virtual Directory to that new drive using 'Connect As' with …

0
137
Member Avatar for GradStudent

I have a Vista Home Basic Edition and I need to complete my School projects that need IIS .. I understand there are not much work -arounds for this issue.. 1) I dnt think i have the Vista Installation CD with me.. 2) Can i upgrade it to Vista Professional …

Member Avatar for johnthompson
0
116
Member Avatar for Seten

Hello, Lately because of a hotfix an application running on IIS server showed fatal errors and was disabled by IIS. I would like to do the diagnose of the problem. Do you know a site where can I get some useful how-to start or hints about the Microsoft IIS Diagnostics …

0
119
Member Avatar for hello.vickey

hello buddies.. i am facing a serious issue with my live site,the site runs smooth for say 1-2hrs or even days,but all of a sudden (not able to reproduce the event on which this is happening)it hangs sometime .And any http request to the site results in IIS hang.the browser …

0
115
Member Avatar for php_noob

First I apologize to the moderator, I am not sure if this is more than a WINDOWS 7 topic or IIS or a ASP.NET topic. MY SETUP: WINDOWS 7 ULTIMATE + IIS 7 + WEB PLATFORM INSTALLER + XAMPP MY IIS7 : RUNS in PORT8080 MY APACHE RUNS in PORT8070 …

0
94
Member Avatar for detasat

I have installed Microsoft Visual Studio 2008 , trial version and I am running it on VISTA SP1. The IIS server is up and running: I am able to run .php files and .asp files. In the C# tab , I am choosing File->New -> Project -> .NET Web Application. …

Member Avatar for Ramesh S
0
266
Member Avatar for CNIDog

I have searched the world over for answers to my dilemma and have learned a lot, but not what I need to know. My programmer compiled our website and pushed it to the server and sent me the source code. I cannot get the source to compile. I have a …

Member Avatar for sknake
0
142
Member Avatar for cVz

:'( Hello everyone, i wrote an application that makes database backups and zips them. Can anyone please tell me what i need to do in order to get the apllication to work on IIS 6 windows server 2003 SQL 05 1. The application works fine on machines for both XP …

Member Avatar for sknake
0
255

The End.