53 Topics

Member Avatar for
Member Avatar for gvolerman

The *.cfm is not recognized by IIS. wsconfig.exe does not list IIS as an option. Went through manual configuration outlined in [this page](https://helpx.adobe.com/coldfusion/kb/coldfusion-iis-manual-connector-configuration.html) and still getting isapi_redirect.dll error. Any feedback appreciated

Member Avatar for rproffitt
0
40
Member Avatar for nalb4242

Hello i have aproblem with hosting my localwebsite suppose it on pc A My target is to allow pc B (not on same network ) to access pc A and work on it .{my website hs connection to my local sql database }. i am using IIs 7 .. i …

Member Avatar for ReboLangos
1
188
Member Avatar for fagbenro.michael.1

Good day, I have been given a project to handle by my boss. The project is to design a new website for my company. The website is now ready and what is left is to put it out live on the internet. however, there is an existing domain name that …

Member Avatar for JorgeM
0
401
Member Avatar for edensigauke

I know apache exists, and the WAMPP, but i would like to know the handler settings for PHP on Windows 8 IIS, it would really be helpful. I was thinking it might be the same as with windows 7, but i am not getting the mapping parts.

Member Avatar for edensigauke
0
273
Member Avatar for kentzia

I have an MVC4 website set up in IIS 7.5. When I browse the website using my computer's IP address from a computer within my network, it works. But the website does not load when accessed from outside of the network. I have a router and set up port forwarding …

Member Avatar for Member #949455
0
172
Member Avatar for Aviplo

Hi, I can't run my application through web. I believe that it is because i haven't add the extension file name. But it seems like i don't have that 'Add mime type' shortcut in my iis 7. So can any one tell me how can i add that shortcut to …

Member Avatar for CimmerianX
0
177
Member Avatar for rithish
Member Avatar for phoenix_2000

Hello people, First of all, i'm not an experienced ASP coder at all, i usually do php/java so i'm still kinda puzzled by this language. For my current project, i need to update a piece of an intranet, written completely in ASP. since it can't be reached from my position, …

Member Avatar for phoenix_2000
0
210
Member Avatar for Exelio

hi all, I am having this problem for a long time.Everytime i restart my machine,i get this error related to IIS. Default Website Stopped. I have tried to reinstall my IIS everytime to no use. But still i get the same error. Can anyone suggest help on this. Thanks in …

Member Avatar for santosha epili
0
3K
Member Avatar for jcomputing

I am running exchange 2007. I have created a redirect in IIS 7 to go from https://mail.mydomain.com/owa to https://mail.mydomain.com. When I go to https://mail.mydomain.com I get the following error in my browser 403 - Forbidden: Access is denied.# Please can some help me. Thanks Jonathan

0
91
Member Avatar for Mike Askew

Does anyone know if this is possible and if so how I would go about it, as it has currently got me stumped completely! Thanks in Advance, Mike

Member Avatar for Mike Askew
0
113
Member Avatar for phoenix_2000

Heya all, I've got a really weird bug here at the moment. I recently uploaded a javascript file form my local dev machine to an IIS server, and it gave me an odd error: "truedocument undefined". When i looked up the line in my browser source code(the one you get …

Member Avatar for Airshow
0
155
Member Avatar for mohit_26

hi all , i am gettin the error:[COLOR="Green"] [B]unexpected error 0x8ffe2740 occured[/B][/COLOR] actually i have already installed some software which works on iis platform. but when i m tryin to start(run) Default web Site(in websites) in IIS can anybody help me out its urgent thnx

Member Avatar for pranay.uthkam
0
398
Member Avatar for masterjiraya

I have Xampp as my server. Apache server from my Laptop works here on my netbook by replacing the "localhost" in to it's IPv4 address. On my netbook. it has WebMatrix which runs on an IIS. what I want to see is an IIS working to view on my Laptop. …

0
112
Member Avatar for mwenyenia07

I created an application on asp.net using visual studio 2008 and i wanted it to run on IIS(Internet information server). but when you run it in the browser, it brings this error XML Parsing Error: not well-formed Location: [url]http://localhost/Default.aspx[/url] Line Number 1, Column 2:<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="WebApplication1._Default" %> …

Member Avatar for Netcode
0
208
Member Avatar for Netcode

Hello everyone! Please am developing a web application using vb.net with visual studio 2010 and .NET framework 4.0. its complete but i want it accessible over the network (LAN) so i have tried to host it on the local server (IIS) but i keep getting the following error message from …

Member Avatar for Netcode
0
115
Member Avatar for virendra_sharma

This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage i have solve this problem by simply right click on default in IIS and mark "Execute (such as ISAPI application or CGI)" as check

Member Avatar for Stefan_Lam88
-1
96
Member Avatar for SBA-CDeCinko

With our sites running IIS prior to 7, if someone hits a site with no SSL cert installed via https, they would see the same web page as someone hitting it via http. In IIS 7.5 that changed with bindings so now, under the same conditions, the https request gets …

Member Avatar for SBA-CDeCinko
0
194
Member Avatar for abhigame

I was trying to host a website only on my lan using IIS on my windows 7 computer.I was able to open it from my own machine but not anyother machine on the network .I am using linksys wirless router at home to connect to computer,ffrom this i'm even able …

Member Avatar for zelkea
0
141
Member Avatar for ofir0803

Hi my structure: [CODE]wwwroot\dynamic_number\fbml\some_folder\ wwwroot\dynamic_number\work\some_folder\[/CODE] on iis, i have publish the wwwroot folder but i want to publish only the fbml folder like: [CODE]http://www.mydomain.com/1234/fbml/[/CODE] and not: [CODE]http://www.mydomain.com/1234/work/[/CODE] how can i do this? note: the dynamic_number folder(1234) created by the user.

Member Avatar for ofir0803
0
91
Member Avatar for needanswer

How your guys run the IIS? I am just done a project (vb.net with access) on the vb 2008 express, but not sure the steps to set up and run the project on the internet with IIS? THANKS.

Member Avatar for needanswer
0
161
Member Avatar for khaled_jawaher

i want to know how to configure iis in order to access a remote microsoft access database in asp.net.permission how should it be,anonymous iis usrs,... any exact information pls thanks

Member Avatar for khaled_jawaher
0
161
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
91
Member Avatar for jacksonp

Hi, I try to run a simple "Hello World" ASP.NET web site on my system, but te page does not start (it is not accessible via "localhost/virt_dir/default.aspx"). I have reinstalled framework, run the aspnet_regiis.exe -i command, .... I don't know where is the problem ... :S I have been able …

Member Avatar for kvprajapati
0
85
Member Avatar for jrosh

I configured ISS ftp in windows xp. I created folders for different users. When I log in to it with a username it allows that user to navigate to all the folders. How can i restrict that. How to use user account control in ISS I got ISS 5.1 thankx …

Member Avatar for Seten
0
96
Member Avatar for blackcorner

Hi: I needed to format and install my PC and I switch from Win XP to Win 7. The problems comes when I try to configure a website (asp.net) in IIS 7. I use Visual Studio 2008 SP1 and I was recommended to install IIS 7 with the compatibility features …

Member Avatar for kvprajapati
0
75
Member Avatar for mdwhite76

Greetings, I'm attempting to configure iis 5.x to work well with ASP/NET so that I can host my own webserver. I've googled the issue and saw recommendations for running the aspnet_regiis.exe -1 command in dos. I ran that command and t returned the following error message: Setup has detected some …

0
73
Member Avatar for lakshsind

hai, i have developed a website in ASP.NET it is working on my machine but it is not working on remote machine . I have configured IIS also and also created virtual dirtectory but if i browse for the website in my own machine with my URL consisting of my …

Member Avatar for lakshsind
0
122
Member Avatar for dannybarh

i have finished installing iis,mysql,php, but my website is still not working. do i have to install anything apart from what i have install,pls. help.:'(

Member Avatar for inzomniac
0
80
Member Avatar for emilio

hi. i installed an iis service on my computer with a smtp server option. my problem is that when i open iis control panel i can see only the name of my computer without the smtp server option. can anyone help me ?

Member Avatar for emilio
0
66
Member Avatar for ManiacPC

Hi everyone, I'm trying to fix this issue .... I'm really annoyed about this... I'll explain you: I have a main computer, called "maniacpc" wich it's choosen ip its: 192.168.0.106 (constant ip) and i have installed windows xp with iis 5.1(updated till now 06/13/2007), i created my applications using postgresql …

Member Avatar for Ricendithas
0
164
Member Avatar for ccbing

hi, i new to this forum and win03+networking+hosting i have design a website where using html+aspx(VS08), i have no problem with localhost using winXP+ iis5(if not wrong), n have some question n problem to ask the expert over here 1. when come to win03, the activex controls blocked my flash …

0
77
Member Avatar for Prachu

Hi.. I am totally new to Python and I have no idea as to where to start from in this issue...I want to write a Python script which should automatically create a new website in the IIS manager...how do I get to start with that???It would be great if somebody …

0
74
Member Avatar for CaptianEO

I am running CFMX 7.0 on W2k server (IIS 5.0) and I am trying to implement some simple ajax calls with the coldfusion pages that return data to add elements to a select box. The problem is every time I get the return data the page includes <!DOCTYPE HTML PUBLIC …

0
47
Member Avatar for chichi

[B]hi guys please help[/B] [B]i have a php site hosted on iis server. the site is failing to browse it gives a "page not found error" when u try 2 browse it.[/B] [B]but funny thing is u can browse the backend fine (joomla). frontend is failing. please help me out. …

Member Avatar for binoj_daniel
0
167
Member Avatar for arn_royal

in my org we want the users of developement dept to give only user right permissions.but s they are using iis its not getting possible.so is there anywhy to not give admin privileges to the users.plz let me know if anyone is aware of it.

Member Avatar for DimaYasny
0
60
Member Avatar for ssar9

I have two directories under wwwroot. One shows the HTML pages the other does not. The directories are setup the same. I copied code from the one that does not work and put it into the one that does and the code does not work there either. This code worked …

0
41
Member Avatar for DialerJames

Hi - I am brand spanking new. I am able to see my website in VS 2005 but now I want to transfer it to IIS. I put it in c:\inetpub\wwwroot When I type in the computer name in ie I get error "You are not authorized to view this …

Member Avatar for atal
0
145
Member Avatar for nepid7

i installed visual studio dot net 2003 in XP Professional and 2000 professional;, but i did not install iis before the .net installation.Now i need to work with asp.net and i installed IIS it is 5.1 version. The Problem is : In the Home directory configuration .ASPX extension should map …

Member Avatar for grii_19
0
269
Member Avatar for erantest

There are situations that my IIS blocks computers by there IP, it happens without any warning and after somthing like 2 hours the computer can get responses from the IIS. I don't know what to change in the IIS configuration to avoid it please help!!!!

0
57
Member Avatar for R.S.Chourasia

Hello everyone, I am trying to run my .psp project on the IIS.But It is giving the some CGI ERROR. I dont know why it is giving such error. The project is working wee on the Wamp Apache server. I went through the microsoft support help. And follow the instruction,But …

0
82
Member Avatar for w_3rabi

hi guys i've this problem with a page having [code]copy()[/code] to copy a file from a website well it works on apche and winxp but when i put on the server (running win2000 and IIS)the page does not load i anyone hav an idea wht the heck is the problem

Member Avatar for vssp
0
107
Member Avatar for Whompyyyy

I happened upon this forum from google. I have been trying to make this work for days and have read many, many articles but can't find anything that I can seem to get to work. I have installed IIS and it is running, I can type in my broswer [URL]ftp://localhost[/URL] …

0
66
Member Avatar for Mechanix

I need to create a script that can pull data from an IIS6 log file and separate it out via directory to get page views, hits etc for a small control panel. My server is currently running Urchin, but the only way to tap into this data is my manually …

0
58
Member Avatar for Bonnzo

Hi There, Great Site. I am creating a general discussion board site for the senior managment of our company. The site uses the users domain credentials as its sign-on. This works great, but I want to allow only 30 of the hundereds of domain users to see this site. I …

0
85
Member Avatar for AtulKulkarni

Hello Everyone, I use a broadband internet connection. My problem is that the IIS localhost dosenot run whenever the internet connection is on. And even after i have disconnected the net connection. i have to restart my pc to get localhost running. i would appreciate it if anyone could help …

Member Avatar for neeru2000
0
141
Member Avatar for Jason Smith

[COLOR=#555555]Hi All,[/COLOR] [COLOR=#555555]Now I know this sounds like a simple thing to do: Open add and Remove programs select IIS and the system will guide you through. The problem comes when the system tries to copy the necessary files from the windows XP Pro CD. It comes up with the …

Member Avatar for extofer
0
153
Member Avatar for Kegtapper

Trying something out of my area of expertise, and wanting to experiment with WebClasses Anyway when I start VB new IIS project - [IMG]http://www.kegtapper.net/test/DaniWeb-IIS.jpg[/IMG] Then I get an error regarding [IMG]http://www.kegtapper.net/test/DaniWeb-error.jpg[/IMG] Then the Dsr won't load and this error [IMG]http://www.kegtapper.net/test/DaniWeb-Dsr.jpg[/IMG] I have PWS 5/IIS server installed on this Win2000 system. …

Member Avatar for Comatose
0
132
Member Avatar for Lienne

I've been having trouble with a strange popup box showing up when I try to access my IIS server through it's IP address (even on the host computer itself). If I enter the host computer's user/pass it will work fine, but unfortunately the other users on my intranet have to …

0
107
Member Avatar for mona

am devloping a control panel program by which u can create a site and u can make a subsite (subdomain) under the site u created . for example if i created site names [url]www.test.com[/url] i can add subdmain names subtest [url]www.subtest.test.com[/url] i added a record on dns and added cname …

0
58

The End.