Hello UpRider,
u can try to upload your .net 3.5 assemblies into bin folder of website and
reference them from there (but u need to set the trust="Full" in web.config,
if only your hoster supports this)
it could help for some assemblies because they may be compatible with .NET
2.0
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour "The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
U> My web host provider uses Windows Server 2003, IIS6, .Net Framework
U> 2.0 and
U> SQL Server 2005. They have no firm plans to upgrade to .Net 3.5.
U> I create my website (
www.dbtc.org) with (mostly) Expression Web and
U> (some)
U> Visual Web Designer 2005 Express.
U> I'm kinda geeky and like to use the latest stuff, and want to use VWD
U> 2008
U> Express. Can I? Is there any way to have VWD 2008 not use the
U> enhanced .net
U> 3.5 features so that the host provider sees only .Net 2.0?
U> If I do use advanced features and compile it locally before
U> uploading, will
U> that work?
U> If my host provider stalls, is .Net 3.5 with VWD 2008 so
U> overwhelmingly
U> better that I should change to a new host provider?
U> TIA and raring to go,
U> UpRider