Search results for query: *

  1. H

    The partner transaction manager has disabled its support for remote/network transactions.

    Thanks again for your care Mr. Jmcil when i am hitting the database to add a record am getting this error before i move to my project i was consuming the db properly from a test project but i involved in the implemented project i got this error
  2. H

    break point outside my Console App

    thanks for your reply my dear . this is a snippet for the visual studio where i am trying to test a method in my service class , i am putting a breakpoint on client7.theMethod with arguments to use . debugger stop on the break point , now i have another breakpoint inside that method but its not...
  3. H

    The partner transaction manager has disabled its support for remote/network transactions.

    hello , I believe that you here guys have encountered this error before when trying to update Record in Db Inner message says" The underlying provider failed on Open" Tried to restart service and on the server as well but no sense . another try was to change the identity of the app pool and...
  4. H

    break point outside my Console App

    Hello There , I am using VS 2017 and facing an issue hope somebody encountered before . Debugger is not hitting the break point outside my Console App .(I have a wcf service and a console app client to test , where my break points inside the method I am trying to test are not being hit except...
Back
Top Bottom