Re: how to install .NET 3.5 onto 2003 web server?
- From: "Jurjen de Groot" <Jurjen.de.Groot@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 23:05:10 +0100
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.
.
- References:
- how to install .NET 3.5 onto 2003 web server?
- From: Jurjen de Groot
- how to install .NET 3.5 onto 2003 web server?
- Prev by Date: Re: DAL Question: SqlConnection vs SqlDataSource
- Next by Date: Re: DAL Question: SqlConnection vs SqlDataSource
- Previous by thread: Re: how to install .NET 3.5 onto 2003 web server?
- Next by thread: Re: question about MembershipUser.ProviderUserKey
- Index(es):
Relevant Pages
|
|