Vote count:
0
I am stuck with MS LightSwitch application. Everything is working fine if I run from VisualStudio from my development machine. Also working fine when deployed in other machines (with .NET Framwwork 4.0). But my development machine has .NET Framework 4.5. If I uninstall 4.5 and install 4.0 then my VisualStudio(2012) stopped working.
Appilcation is only stucking with POST requests, all GET requests are working fine.
Using Fiddler, I get following error: [Fiddler] ReadResponse() failed: The server did not return a complete response for this request. Server returned 2231 bytes.
Using WCF Trace File, getting following errors:
Faulted System.ServiceModel.DomainServices.Hosting.ServiceUtility+WebServiceHostInspector
Configuration evaluation context not found.
I did searched but did not find any proper solution for my problem. I will appreciate any help. Thanks.
MS LightSwitch - stuck application on every POST request after deployed in IIS
Aucun commentaire:
Enregistrer un commentaire