Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2006

Tip: Looking for answers? Try searching our database.

Error when creating a new Web Service

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
SBlain - 17 Feb 2006 18:42 GMT
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?
Alvin Bruney - ASP.NET MVP - 17 Feb 2006 19:24 GMT
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)

Signature

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
-------------------------------------------------------

> 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
[quoted text clipped - 23 lines]
>
> Does anyone have any ideas on how best to resolve this?
SBlain - 20 Feb 2006 17:35 GMT
Thank You for the response Alvin.
I tried as you suggested and the creation of the file failed. I then went
through the web.config file again and found that there was an entry in the
system.web section for identity impersonate="true". There is not reason for
this to be in the application, si i removed this and everything works fine. I
asked the other developers about the entry and one admitted he had put it in
while experimenting with the Enterprise Libray from Microsoft.

> 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,
[quoted text clipped - 35 lines]
> >
> > Does anyone have any ideas on how best to resolve this?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.