New Posts New Posts RSS Feed: N-Tier Deploy on Windows 8
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

N-Tier Deploy on Windows 8

 Post Reply Post Reply
Author
-ook View Drop Down
Groupie
Groupie
Avatar

Joined: 26-Aug-2007
Location: Australia
Posts: 41
Post Options Post Options   Quote -ook Quote  Post ReplyReply Direct Link To This Post Topic: 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.

Any further troubleshooting tips?

Thanks
Mark

Back to Top
-ook View Drop Down
Groupie
Groupie
Avatar

Joined: 26-Aug-2007
Location: Australia
Posts: 41
Post Options Post Options   Quote -ook Quote  Post ReplyReply Direct Link To This Post Posted: 14-Apr-2014 at 8:14pm
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!
Back to Top
sbelini View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 13-Aug-2010
Location: Oakland
Posts: 786
Post Options Post Options   Quote sbelini Quote  Post ReplyReply Direct Link To This Post Posted: 15-Apr-2014 at 4:05pm
Mark,

have you checked this post at http://support.microsoft.com/kb/2015129?


Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down