Re: Error when creating a new Web Service



can you web service write a simple file and read that simple file from the
folder where the error is occuring? that is your next step. Alternatively,
you may want to output the WHOAMI text into the file. This piece of text
simply writes out the process that the account is running under. You can get
it from windows principle user (i think)

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



"SBlain" <SBlain@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8831B4A2-62CD-4850-8109-9F30DAA31C57@xxxxxxxxxxxxxxxx
I have an application which runs in our development enviroment which is
Windows Server 2003 with the DOT.NET 1.1 framework. OUr production
eviroment
is W2K Server with SP4. We have other ASP.NET applications and web
services
running on the same server wich are running perfectly fine, it is only
this
new one I am trying to place into production. When attempting to bring up
a
page on the application in production I get he following error:

************************************************************
An error occurred while try to load the string resources (GetModuleHandle
failed with error -2147023888).
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about
the error and where it originated in the code.

Exception Details: System.Web.HttpException: An error occurred while try
to
load the string resources (GetModuleHandle failed with error -2147023888).

************************************************************

I have checked the permissions of the ASP.NEt account and it has the
impersonate user and create global objects set correctly as outlined in
Service Bulletin 821546.

It has Read/Write/Dir rights set the same as all the other applications on
the server.

Does anyone have any ideas on how best to resolve this?


.



Relevant Pages

  • Re: 4 forests-domains, roaming clients, no trusts, not Internet-Ba
    ... "Windows Server 2003 and Cross Forest Site Communications ... Communications across forests work in Configuration Manager 2007 if the ... Account appears to be for Client to Server communication. ...
    (microsoft.public.sms.setup)
  • RE: Adding AD Account to NT Global
    ... the Windows Server 2003 domain. ... Since Windows NT domain doesn't have child domain, ... during the migration of the user account passwords ... The password migration solution in ADMT was designed to provide a secure ...
    (microsoft.public.windows.server.migration)
  • Re: PwdLastSet
    ... user attempts to log on (or their account is otherwise trying to auth). ... it is the attribute called maxPwdAge. ... it is expired. ... Directory: Windows Server 2003 ...
    (microsoft.public.win2000.active_directory)
  • Re: PwdLastSet
    ... AD Password expiration is handled in a very simple way and done when a user attempts to log on (or their account is otherwise trying to auth). ... Now I simply compare pwdLastSet against that value and anything less than it is expired. ... Directory: Windows Server 2003 ...
    (microsoft.public.win2000.active_directory)