473,326 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Help with XP/IIS/ASP.NET configuration

I have setup an XP box to run my ASP.NET application. My objective is to
run the application on the XP box and have it accessible to the local
network for internal use. I've setup the Virtual Directory and added the
following users and enabled 'Anonymous Login' and 'Integrate Windows
Authentication'.
- NETWORK
- ASP.NET
- NETWORK SERVICE
- IUSR_MACHINENAME
- IWAM_MACHINENAME

I've also added the following statements into my WEB.CONFIG file.

<identity impersonate="true" userName="DOMAIN\TESTUSERACCOUNT"
password="TEST"/>

<authentication mode="Windows" />

<authorization>
<allow roles="Everyone" />

The IDENTITY IMPERSONATE exists exclusively to help get past the SQL Server
not accepting NULL user login. I'm able to call up the application using
HTTP://LOCALHOST/TESTAPP, and I'm able to run it using
HTTP://MACHINENAME/TESTAPP. However, it keeps prompting me for a
Windows/Domain level login/prompt everytime I use the
HTTP://MACHINENAME/TESTAPP from the network. Is there something I'm
missing? Please help.

TIA
John
Nov 23 '05 #1
0 1332

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: serge calderara | last post by:
dear all, I have problem accessing section group in my configuration application file. I got an error saying thta I can have only one section ???? here is my application configuration looks...
0
by: Tree menu using XML | last post by:
I have one XML file that has nodes and sub node and each and every node has the attribute call visible if its value is true then diplay this node else don't display thid node, but this condition i...
2
by: David Elliott | last post by:
I am creating a configuration class to read / write a standard configuration file. <?xml version="1.0" encoding="utf-8"?> <configuration> <appSettings> <add key="ConnectionString"...
6
by: James Radke | last post by:
Hello, I have a multithreaded windows NT service application (vb.net 2003) that I am working on (my first one), which reads a message queue and creates multiple threads to perform the processing...
4
by: Sai | last post by:
Hi, I am using VSTO 2005 Beta for building an excel application. I added application configuration file to the project (app.config) and it has the following section in it. <configuration>...
0
by: teslamad | last post by:
What am i doing wrong here? Im trying to use a form to send email instead of using the mailto: function. Heres my code in my contacts.html page i have this: Simplified ofcourse (only did one forum...
7
by: siocodes | last post by:
I know I am so close on this, but I cannot see what the syntax fix is. I am sending two e-mails via one asp page; one to the gift giver and one to the recipient...I originally had the message text in...
6
by: kevin | last post by:
Hi I have just changed hosting companys and my mail forms I find this is because new provider does not support CDONT anymore. Below is my original sent asp using CDONT and below that is my attemt...
12
by: =?Utf-8?B?ZGdvdw==?= | last post by:
I designed a "contact_us" page in visual web developer 2005 express along with EW2 after viewing tutorials on asp.net's help page. Features work like they should, but I cannot figure out how to...
1
by: valmae | last post by:
Please help anyone! I am getting this error after the submit button is clicked to this form which was designed in Dreamweaver in ASP. Microsoft VBScript compilation error '800a0401' Expected...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.