QuoteReplyTopic: N-Tier Deploy on Windows 8 Posted: 14-Apr-2014 at 12:09am
Hello
I am having trouble getting the deployment of my n-tier EntityService.svc to work in IIS. I am using the VS 2013 'Publish' option on the web project and that all works ok. The required Ideablade and other files are all present as indicated in (http://drc.ideablade.com/devforce-2012/bin/view/Documentation/deploy-iis) and I have read the troubleshooting sections http://drc.ideablade.com/devforce-2012/bin/view/Documentation/deploy-troubleshooting-ntier and http://drc.ideablade.com/devforce-2012/bin/view/Documentation/troubleshooting-iis.
I have installed (via 'turn Windows Features On/Off) in the control panel the IIS ASP.NET 4.5 and other Application Development features. The entity service is assigned to the defaultAppPool which is assigned to .Net 4.0
Currently when I browse to http://localhost/MyDataService/EntityService.svc I received a 404.0 error indicating the service is not available..... and yet it is! I can see it right there in IIS and the filesystem.
And now I am getting "Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'"
According to the internet searches I have register .net 4.5 on IIS, which is now completed in 'Programs - Turn Windows Features on/off" in Windows 8.1.
However the .net version is correctly registered and set for the application pool, any ideas!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum