473,500 Members | 1,963 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET Identity for Win 2003

I had a working WebService on my WinXp machine. I was using Windows
Authentication for database access. The App and Database are on same machine.
MachineName\ASPNET has execute permissions to the stored procedures.

I moved the app to a Win2003 serverwhich also has SQLServer 2000 installed.
Now the Sqlconnection.Open() method fails. I granted machineName\ASPNET and
MachineName\IIS_WPG exec permission to the procedure.

What am I doing wriong?
Nov 18 '05 #1
1 1043
Win 2003 doesn't use this identity but the NETWORK SERVICE (unless IIS6 runs
in IIS5 compatiblity mode) or the identity used for the app-pool assigned to
your web app.

"Mori" <Mo**@discussions.microsoft.com> wrote in message
news:21**********************************@microsof t.com...
I had a working WebService on my WinXp machine. I was using Windows
Authentication for database access. The App and Database are on same
machine.
MachineName\ASPNET has execute permissions to the stored procedures.

I moved the app to a Win2003 serverwhich also has SQLServer 2000 installed.
Now the Sqlconnection.Open() method fails. I granted machineName\ASPNET and
MachineName\IIS_WPG exec permission to the procedure.

What am I doing wriong?
Nov 18 '05 #2

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

Similar topics

11
13723
by: Surajit Laha | last post by:
I am firing a query like: SELECT TaskName, StartDate FROMTasks WHERE StartDate >= '01-Aug-2003' Now the result comes as: TaskName StartDate -------------------------- Task1 ...
112
10217
by: Andy | last post by:
Hi All! We are doing new development for SQL Server 2000 and also moving from SQL 7.0 to SQL Server 2000. What are cons and pros for using IDENTITY property as PK in SQL SERVER 2000? Please,...
7
1401
by: Arran Pearce | last post by:
Hi, How can i get my ASP Page or Web Service to run as the LocalSystem rather than a user? cheers
7
960
by: JerryW | last post by:
I just reinstalled .NET 2003 (after repeated attempts to get ASP.NET Web Applications to work). I first did a complete uninstall of .NET 2003, .NET Framework 1.1, and IIS. I also completely deleted...
3
1648
by: Dsquare | last post by:
CREATE PROCEDURE sp_InsertMaterial @MatEngName nvarchar(100),@MatJapName nvarchar(500),@Comments nvarchar(500),@ImagePath nvarchar(100),@ImageStatus nvarchar(50),@AddedDate datetime AS ...
3
21990
by: Michael Schwarz | last post by:
Hi, from time to time I get following error message with my ASP.NET 2.0 web application in the event log: An error occurred executing the configuration section handler for system.web/identity. ...
8
3526
by: Doug | last post by:
Visual Studio 2005, SQL Server 2000, ASP.NET/VB.NET Not allowed to use the ASPNET machine account in SQL Server (very strict environment). Need to use Windows authentication, so we use...
0
1475
by: Brian | last post by:
Greetings group! I've got a weird one. I have an ASP.NET 1.1 application that has been running on a dual-processor Windows 2000/IIS 5 server for a couple of years. Global.asax has an...
2
4707
by: John | last post by:
Help! I've just spend the last three days researching and testing the following issue without any results. I have a test page setup to get the Windows logon name of the user. The site is a...
0
7136
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7182
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5490
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4923
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4611
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1430
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
672
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
316
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.