TToday while I am working on the ASP.NET application, I suddenly encountered with below error while trying to debug the application. I tried couple of actions: . · Clean and rebuild solution · IDE restart · Temporary asp.net files cleanup · System restart · Modified Identity in App pool Finally it got resolved by modifying the Identity to “Local System” in Application Pool Server Error in '/My App’ Application. Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: BC31007 : Unable to open module file 'C:\Windows\Microsoft.NET\Framework64\v4...
VS.NET 2010 provides WCFTestClient.exe for us to test and debug the WCF service. Please follow me to test and debug the service. Generally, first debug and then test the service, but here first I will tell you how to test it and then how to debug it J Test the WCF service using WCFTestClient. 1. Open “Visual Studio Command Prompt (2010)” 2. Go to “c:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\” 3. Run WcfTestClient.exe 4. It will open WCF Test Client, now add WCF Service (URL) 5. Select the service method, from left panel 6. Provide request data (i.e. values to parameters) on right panel and click on Invoke button. It gives you the response. Debug the WCF service, follow the commands. 1. ...
కుక్కలు మొరుగుతాయి సింహం గాండ్రిస్తుంది ఏనుగు హుంకరిస్తుంది మనుషులు అరుస్తారు ఇవన్నీ వాటి వాటి ఆధిపత్యాన్ని చూపించుకోవటాని మాత్రమే, అర్ధం చేసుకోవాల్సింది ఐతే ఒక రాయితో కుక్కని, అగ్గితో సింహాన్ని, ఎలుకతో ఏనుగుని ఆపవచ్చుగాక మరి మనిషిని ? మౌనం మాత్రమే సమాధానం. - శ్రీ (శ్రీనివాస్ జి.)
Comments