Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links


Getting Parser Error Message: Could not load file or assembly error message while debugging site

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 08-04-2012
Member
 
Join Date: Aug 2010
Posts: 21
Getting Parser Error Message: Could not load file or assembly error message while debugging site

Sponsored Links
Hello I a, getting error message while debugging my website. While debugging I have got the below error message:

Quote:
” Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Systemet could not find the file”
To solve this issue I have tried the lots of steps but nothing helped me to solve mine issue. I have tried to reinstall the visual studio 2005 express several time but nothing helped me to solve mine issue. Can anyone suggest how to get rid this error message…

Reply With Quote
  #2  
Old 08-04-2012
Member
 
Join Date: May 2011
Posts: 101
Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site

According to me you have issue with the version of System.EnterpriseServices assembly I global cache, secondly you don’t have this file and so therefore you’re getting the issue. So to solve this issue I would like to suggest you to add 2.0.0.0 version to the GAC in order to get rid error message. Just drag the file from
Quote:
"<windows_directory>\Microsoft.NET\Framework\v2.0<your_subversion>\System.EnterpriseServices.dll "
To
Quote:
"<windows_directory>\assembly\" folder
Once you done and after that your issue will get solved. Before doing this I would like to suggest you to make sure you have System.EnterpriseServices file have appropriate version number.
Reply With Quote
  #3  
Old 08-04-2012
Member
 
Join Date: Nov 2011
Posts: 98
Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site

Hello good thread, even I am facing this issue and I am trying to use automated friend adding program on myspace but while doing this I have got the below error message:” The system cannot find the file specified. (Exception from HRESULT: 0x80070002)”. Now I don’t know what to do and how to solve get rid this issue, can anyone suggest me how to solve this issue? I have tried above solution but doesn’t helped me to solve my error message.
Reply With Quote
  #4  
Old 08-04-2012
Member
 
Join Date: May 2011
Posts: 95
Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site

If your using the x64 bit server then I think your assembly cache might be 64-bit but your app using app is executing in a 32-bit mode (it's compiled for x86) and so therefore you may get this issue. So to solve this issue I think you need to copy the 32 bit version of 'System.EnterpriseServices.dll' and 'System.EnterpriseServices.Wrapper.dll' from
Quote:
C:\Windows\Microsoft.NET\Framework\v2.0.50727 to your application or bin folder
And then paste into
Quote:
C:\Windows\Microsoft.NET\Framework\v2.0.50727 to application or bin folder
Once you have done this just reboot the system and after that let me know your getting the error or not…
Reply With Quote
  #5  
Old 08-04-2012
Member
 
Join Date: May 2009
Posts: 496
Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site

Got this same error message and I have tried the lots of steps and solution to solve this error message but nothing helped me to solve mine issue. While searching on the internet I have found this issue due to .net framework and due to that I am getting issue. So I have just uninstalled the .net framework form system and instead of that I have installed the .Net 3.5 SP1 and mine error was get solved, now I can run all code without any issue. So I think you should try to do this solution, this might help you to solve your issue…
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Getting Parser Error Message: Could not load file or assembly error message while debugging site"
Thread Thread Starter Forum Replies Last Post
“Fatal Error Missing File NeroPatentActivation.exe” error message appearing in nero 11 Mounil Windows Software 5 08-03-2012 08:44 AM
Unable to load Google map on safari 5.1.1 error message ‘kCFErrorDomainCFNetwork error 303.’ Ansuna Technology & Internet 2 15-01-2012 07:56 PM
Macro VB project Message error message after closing Microsoft Excel file Eas!war Windows Software 5 13-01-2012 04:20 PM
Unable to load “C:\Users\...\csrss.exe “error message AabheerM Operating Systems 5 04-07-2011 09:01 AM
Error Message :RtlGina2.dll failed to load Besce Networking & Security 2 09-04-2009 08:51 PM


All times are GMT +5.5. The time now is 04:01 AM.