wcf crashes in one pc and in the development pc runs perfectly
Posted
by Angarato Surion
on Stack Overflow
See other posts from Stack Overflow
or by Angarato Surion
Published on 2010-06-08T22:33:33Z
Indexed on
2010/06/08
22:42 UTC
Read the original article
Hit count: 258
hi implementing an wcf service that executes scripts (C# code) saved in a specific folder. but i have a problem it crashes in all pcs except the pc that im developing in all are the same edition of win7 . How ican see why it's crashing ?
the WCf service is hosted in a windows service
© Stack Overflow or respective owner