Ok, now I just stumbled upon something very weird. I have a local Silverlight app that I am working on and I was in debug mode... and sitting on a breakpoint. Business as usual. I uploaded the bits needed to run it to my web host and in the same browser as the one running the Silverlight app locally (paused on breakpoint) I ran the online version in a new Tab. OMG it hit a breakpoint in Visual Studio!
Is this trickery? I understand the Silverlight is running in a local browser, so now that I think about it debugging a remote web site (assuming the Web.Config file lets me) shouldn't be an issue. But how did I attach to the thing? Also, I guess, how do I debug a remote web site intentionally? (Without having to fool it by running a local copy in debug). Do I just put the remote url in the debug properties of the site? might try that out... This is very cool. Is this common knowledge? I'm still cutting my teeth here porting my skills from WPF to Silverlight... cheers, Stephen ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net
