Hi,
I've build this web site in CS 2008.I've already move it from the development server to the production one.I have a separate server for SQL SERVER.So, what I didi was:
1) Copy the database to the production SQL SERVER;
2) Copy the CS code to the production web server;But now, I get the error:"Parser Error Message: Could not load file or assembly 'Microsoft.Build.Conversion.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=fgdsjf5457439' or any of its dependencies. The system cannot find the file specified.Source Error:(...)<add assembly="Microsoft.Build.Conversion.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=fgdsjf5457439"><assemblies>
(...)
"I've searched the about making this transiction, but found nothing.Any help would be appreciated.Warm Regards,Mário Gamito
Gravity is not responsible for people falling in love - Albert Einstein
CS will not have caused that error message as CS is an ASP.Net 2.0 app, but your error is refering to .net 3.5 dlls. The first thing is to check if you've installed .Net 3.5 on your production server.
Community Server Documentation please rate articles you read
Nintendo Wiikly | My Blog
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com