Re: how to install .NET 3.5 onto 2003 web server?



It would seem that :

2.0.50727.832 is version 2.0 of the .NET Framework
2.0.50727.1433 is version 2.0 of the .NET Framework SP1

Now that SP1 of .NET 2.0 is installed on the web-server I get the same message but now for the System.Core assembly (see below)

It's becoming a real pain to install my .NET 3.5 web-application, can anyone help me out ?

TIA,
Jurjen.

Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
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.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.


.



Relevant Pages

  • RE: Problem after Windows Update
    ... Catalyst driver program, which insisted that I install .NET 2.5.50727. ... "Could not load file or assembly 'MOM.Implementation, ... No message shows in the blue bar atop the popup window, ...
    (microsoft.public.windowsxp.perform_maintain)
  • VS2005 Assembly problem
    ... I was runing my PC with VS2005, recently I have installed VS2008, ... Could not load file or assembly 'System.EnterpriseServices, ... I have uninstalled VS2008, VS2005 and reinstall VS2005, problem remain ... I tried to install Asp.net V2.0.05727 using Aspnet_regIIs -i, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: What dlls needed to deploy C++/CLI app
    ... "Failed to load module from assembly C:\Documents and ... Could not load file or assembly 'MyCPPCLIProj, Version=1.0.2629.32412, ... PublicKeyToken=null' or one of its dependencies. ... where I can run my application there are more missing dlls than on on PC ...
    (microsoft.public.dotnet.languages.vc)
  • Re: What dlls needed to deploy C++/CLI app
    ... Could not load file or assembly 'MyCPPCLIProj, Version=1.0.2629.32412, ... PublicKeyToken=null' or one of its dependencies. ... Those dlls are only for debug build and mustn't be copied to other ... where I can run my application there are more missing dlls than on on ...
    (microsoft.public.dotnet.languages.vc)
  • Re: if the custom control is in App_Code folder, than what will be its assembly name in the <%@regis
    ... Error 3 Could not load file or assembly '_code' or one of its dependencies. ... >I know that, in asp.net 2.0, the assembly for the web site is splitted into ... how can i add a register tag on a page. ...
    (microsoft.public.dotnet.framework.aspnet)