Hello,
I have a Project BDC and I have problems with the deploy. I get the error:
Error in deployment step ‘Add Solution’: Failed to activate the requested service, ‘http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc/actas’.
Regards,
María
I get this error too:
Error in deployment step ‘Add Solution’: Attribute ‘allowInsecureTransport’ not recognized. Note that attribute names are case-sensitive. (C: \ Program Files \ Common Files \ Microsoft Shared \ Web Server Extensions \ 14 \ WebClients \ Bdc \ client.config line 36)
Regards,
María
Hello Trevor,
I go to IIS Manager –> Sites –> SharePoint WebServices –> SecurityTokenServiceApplication, I click on ‘Content View’ , right click on Securitytoken.svc and click Browse. I dont receive the expected page for the Service, I get a VS error in the line 73 of the web.config
Línea 71: <security Línea 72: authenticationMode=”SspiNegotiatedOverTransport”
**Línea 73: allowInsecureTransport=”true”
Línea 74: defaultAlgorithmSuite=”Basic256Sha256″
Línea 75: messageSecurityVersion= “WSSecurity11WSTrust13WSSecureConversation13WSSecurityPolicy12” />
Regards,
María
Is the STS application pool running (in IIS Manager)?