I have locally made a simple helloworld web service (.asmx) that I want to test. 开发者_开发问答I have an enviroment where I already have it uploaded to the Team Foundation server, in NAME\\CustomerA
My application is running as service under Windows Server 2008. I\'m looking for a 开发者_如何学运维way to detect an active console session. This can either be the console or a RDP session started as
I created a little exe to modify some DCOM settings.The exe works fine when I try to modify the settings on a different server from where the exe is running but does not work when I try to modify the
I have a situation where I can\'t host a service using net.tcp under windows 7 but it works fine on windows 2008 server. I have enabled WAS, and made the same settings in both windows 7 and windows se
I have a asp.net 2.0 app. It is using its own application domain. My application has an image on the following page:
I am trying to join two tables.One being the sys.databases table and the other being a table defined in each database.
We have a product which is an emergency alerting system. It is based on VC++ 6.0, in which we have three major components
I have a WCF Service using the following serviceCredentials: <serviceCertificate findValue=\"MyServiceCert\" storeLocation=\"LocalMachine\"
We converted successfully a Physical Machine (windows 2000 server sp4) to a Virtual Machine ( to run on Hyper-V ) with the follow methodology:
I grant permission to NETWORK SERVICE manually to have access to C:\\inetpub\\wwwroot so ASP.NET can do something like reading and writing local files.