I have created a silverlight project with dependencies to other projects within the same solution. VS has created for me an aspx page. Can just copy and paste this web project dir only to the server ?
I have created a silverlight project with dependencies to other projects within the same
Share
Just publish the web project (not the silverlight project!) to your webserver and visual studio will take care about everything else…