Make sure you have deployed the files in your /Bin/ folder. When you create a Silverlight service it adds the System.Web.Silverlight.dll files there. If you need more help with it let me know. Salute, Mark
Hi all, I've created a simple test app , using MS Visual Studio 2008 and Expression Blend 2.5 March Preview. I've uploaded the Default.axps, Web.Config and a *.xap file to my ftp acct. When I tried to launch my page for testing - I got the following error :
Hi!... mhhh, over the same topic. Does the "bin" folder must to be at the root of my hosting?, or it can be inside any subfolder with independent projects?. I've been playing with a Silverlight'sDeepZoom project, and I get the same error "Could not load file or assembly 'System.Web.Silverlight' "... Thanks in advance...
When in doubt it is OK to duplicate your /bin/ folder for insurance. Just copy the files from the nested /bin/ folder to your root /bin/ folder. Salute, Mark
Thanks!... now it works, but... strange behaviour. I'm still getting these error with the "aspx" pages, while everithing is ok with the pure "html" pages whose VS2008 generates for test. Mhhh... maybe a bug,,, I'll keep searching about this topic, thanks again.