Ask a Question related to ASP.NET Web Services, Design and Development.
-
okaminer #1
Web Service uses ASPNET user although changed to administrator user in IIS
Hi
My problem is this
In the Website (of my webservice) in the IIS, I've changed the ASPNET
user in the Directory Security to administrator user, And restarted
IIS.
Yet when running the web service it still get security error which says
I'm running it with ASPNET user.
Does anyone have any idea why it is happing
Any cache in the IIS that need to be restarted other than just
restarting the IIS itself?
okaminer Guest
-
creating a user profile for the aspnet user
Hi, I have an asp.net web app that needs to invoke MS word. I have given the ASPNET user the relevant privileges and eveything works fine.... -
User ASPNET
I have a share in other computer and I want access to that sahre with my web application. For that I do: - Create a User ASPNET in my domain - Use... -
ASPNET user and CDO
Hi all, I have a problem in and around the ASPNET user and CDO, my code is as follows using System; using System.Web.Mail; MailMessage mm =... -
ASPNET user.
When I install Visual Studio, VSDEBBUGERS and VSDEVELOPERS groups are created. Right? What about the ASPNET user? Do I have to create it manually? ... -
ASPNET user account
It says web applications run using the ASPNET user account. The SQL database administrator will have to set up this account and grant it...



Reply With Quote

