Contour installation issue - does it require .NET 3.5?
i purchased and installed Contour on my local machine and everything went fine. i then tried to install Contour (from the package repository) on our live server and the installation reported a bunch of errors. in fact, everything failed *except* adding the form datatype. all of the errors were similar and started with:
"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."
does Contour require .NET 3.5? if not, any ideas on why that error would be showing up? (i can post the entire stack trace if that is helpful, just didnt want to clutter up the post if there was a simple answer).
Umbraco v
4.0.3 Windows Server 2003 IIS 6 SQL Server 2005
Not sure where to make this suggestion, so I will make it here. Would it be possible to add a system requirements section to the package repository where these types of requirements could be listed? Seems like that could be a useful piece of information when browsing new packages via the repository.
Contour installation issue - does it require .NET 3.5?
i purchased and installed Contour on my local machine and everything went fine. i then tried to install Contour (from the package repository) on our live server and the installation reported a bunch of errors. in fact, everything failed *except* adding the form datatype. all of the errors were similar and started with:
"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."
does Contour require .NET 3.5? if not, any ideas on why that error would be showing up? (i can post the entire stack trace if that is helpful, just didnt want to clutter up the post if there was a simple answer).
Umbraco v 4.0.3
Windows Server 2003
IIS 6
SQL Server 2005
thanks,
- brian
Hi Brian
Yes, Contour requires Asp.net 3.5 ajax assemblies.
Cheers
Evan
Not sure where to make this suggestion, so I will make it here. Would it be possible to add a system requirements section to the package repository where these types of requirements could be listed? Seems like that could be a useful piece of information when browsing new packages via the repository.
is working on a reply...