Question : what do I need to do to get resolve error MS Visual Studio 2008 "Could not load file or assembly 'System.EnterpriseServices<wbr />"

Expert: I downloaded a copy of VS 2008 V 3.5 sp1 from msdn site. I then created a simple "hello world" web form and got the following error message:
FileNotFoundException: The device is not ready. (Exception from HRESULT: 0x80070015)]
[FileNotFoundException: Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The ...

Please tell me how to resolve this error? I noted that the assembly folder is empty? where as previous installations downloads it has been fulled with files?

Answer : what do I need to do to get resolve error MS Visual Studio 2008 "Could not load file or assembly 'System.EnterpriseServices<wbr />"

do you want to use .NET framework 3.5 as the target framework in your project ?

if you are using Visual st udio 2008 as the IDE & you wish to use Framework 3.5 , a different version of this assembly is needed , check your project Target framework version

if not then please take a look at this page 

http://social.msdn.microsoft.com/Forums/en-US/asmxandxml/thread/bedf71cd-fe33-4535-b275-0c85a12466b9

Random Solutions  
 
programming4us programming4us