hi every one sinse last days ı am trying to fix my problem is ı am using normal silverlight application template I enabled wcf services
than I added Ado.Net Entity Framework database is from my sqlexpress 2012 than I added wcf Domain service class till here ok silverlight application is work on Localhost but when ever ı publish to web server ı got 500 internal error one friend said ı need to remake new database in server than change connection string I did it but still remote server error what ı am missing do ı need create new database on server or ? pls some one can show us how to publish on server ı see many tutorials they all show on localhost but no one show how to publish wcf domain service here is my error log this come after ı chande web.config
Answer: 1
Hi cakmak,
cakmak
when ever ı publish to web server ı got 500 internal error one friend said ı need to remake new database in server than change connection string I did it but still remote server error what ı am missing do ı need create new database on server or ?
Here is a tutorial on how to deploy Ria service to a Web server, you should confirm these things:
- The .NET Framework 4 is Installed on the Web Server
- IIS is installed on the Web Server
- Install RIA Services on the Web Server
To troubleshooting the deployment, please check:
http://msdn.microsoft.com/en-us/library/ff426913(v=vs.91).aspx
Best Regards,
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog