Thanks
fingerss5
Posts
-
How to access physical memory location from IP address -
How to access physical memory location from IP addressCan someone assist me how to read/write physical memory location from IP address? Thanks.
-
WCF Tracing showing "Socket Connection Aborted" warningTrue vs2011 should address this problem. Its a connectivity error keeps losing connection I don't know why. Might be a bug in vs2010. Mine takes time to reach server for the first time.
-
error in adding the reference of my web serviceIf the service is defined in the current solution, try building the solution and adding the service reference again.
-
WCF Tracing showing "Socket Connection Aborted" warningI am saying that you disable the try{} Catch{}. So that you get the exact error. May be it is not getting endpoint. According to your code the operation will abort. Debug again and reload.
-
Send Data Parallaly to ClientsHey can you try using loops
-
Odp.Net and WCF (x64) [Solved]Yes n-tier. Ok can you put the dll in bin folder add reference it from web.config. Its not pool because you are using .net4 pool
-
How to trigger the Property Change from WCF service in SilverlightyES TRY ABOVE.I cant see the changed event for textbox
-
Odp.Net and WCF (x64) [Solved]Try using multilayer architecture. Then wcf will not recognise the drivers just the usual classes
-
WCF Tracing showing "Socket Connection Aborted" warningREMOVE the statement catch { proxy.Abort(); throw; } then trace the exact error.
-
WCF Service Not Getting DoscoveredOn the hosted computer test it after hosting. If ok. then on client please point to the correct endpoint address. It is an address issue.
-
introduce me some nice books for learnign WCF pleaseI prefer that you use online msdn. It has a great collection and updated