CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_2005_web_application_projects Tags:
Item Type: NewsGroup Date Entered: 7/13/2007 1:58:43 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 25 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
agaurav.animesh
Asp.Net User
EAccessViolation Error on my web application7/13/2007 1:58:43 PM

0/0

hello every body

 

i m asp.net developer currntly on my application pdf file is converted into jpeg format to use this using pdf2img dll it is very well

during compilation time but when i hav create virtual directory and access on another machine then it will give the error

EAccessViolation  and pdf file is not converted into jpeg so kindly any body hav any types of solution regarding this then plz help me.

 

 

 

 

Benson Yu - MSF
Asp.Net User
Re: EAccessViolation Error on my web application7/18/2007 5:14:02 AM

0/0

Hi agaurav,

Since the project works well in build-in ASP.NET Development Server, the issue is mostly permission issue. When running under ASP.NET Development Server, the account is local system. When running under IIS, by default the account is ASPNET (IIS 5) or Network Service (IIS 6). The are the less-privileged accounts.

To fix this issue, please try to change the running account to local system account which the build-in ASP.NET Development Server using. To do so, please refer the following:

For IIS 5.0:
Modify the machine.config with userName to ?System? and the password to ?AutoGenerate?. For the detailed information, please refer to the following link:

ASP.NET Process Identity
http://msdn2.microsoft.com/en-us/library/aa291339(VS.71).aspx

For IIS 6.0:
    1.  In the IIS Manager, expand local computer, expand Application Pools, right-click the application pool that you want to configure (by default it is DefaultAppPool), and then click Properties. 
    2.  Click the Identity tab. 
    3.  Click Predefined, and in the list box next to it, click Local System. 
    4.  Click OK. 

 


Sincerely,
Benson Yu
Microsoft Online Community Support

Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
2 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

Webconsole error - novell.support.zenworks.configuration-management.10 ... Webconsole error, > ROOT > NEWSGROUP > Novell Forums > novell.support.zenworks. ... eaccessviolation error on my web application ...
Application error - Geeks to Go! Application error. exception EAccessviolation in module user32.dll at 0000BAB5 ... URGENT: Application Error on Closing Down. 0 / 32. 6th August 2008 - 06:44 PM ...
Application Error Explorer.exe - Application Error The instruction at "0x0105b1fe" referenced ... Application Error - Application Error Exception EAccessViolation i...Read More. 1 ...
Metacafe Help Blog " "Exception EAccessViolation in module..." Error ... Metacafe Application >> Troubleshooting >> "Exception EAccessViolation in module..." Error " ... programs are not blocking the Metacafe Application. ...
Nabble - TOAD Error ... sql editor window, I have this error: TOAD Error: Control '' has no parent window and then : Application error : ... error : Exception EAccessViolation in ...
Lavasoft Support Forums > Application Error ... an 'Application Error' reading Exception EAccessViolation in module Ad-Aware2007. ... but when I tried to open it from my desktop...I got the Application Error. ...
EAccessViolation in module rtl70.bpl - TechNet Forums ... initally created an application that would programmatically ... Where PPCI is my alias for PProClarityCtrl and the error then occurred. I also tested using: ...
EAccessViolation error when starting ImgBurn - ImgBurn Support Forum ... shows Event ID 1000: Faulting application imgburn.exe, version 1.0.0.0, faulting ... It's not bad RAM - it's the only program on my PC that does that. ...
Ad-Aware 2007 Exception EAccessViolation Error - Lavasoft Support Forums The first attempt at running the program produced an Application Error: ... Scan saved at 10:58:19 PM, on 17/01/2008. Platform: Windows XP (WinNT 5.01.2600) ...



 
All Times Are GMT