While I'm sitting here in my expensive chair which was told to me were gonna help me with my neck and shoulder pains; it didn't. So don't go spend $2,000 on a chair because it's not gonna help.
I am trying everything to keep my body in shape, exercising to keep my pizza-body slim and just to feel well in general.
What I'd like to do is take a…
I have a WCF Web Service which is kept under an Application Pool on IIS.
Lately I've been getting "Service Unavaiable" when I'm trying to make calls to this Web Service. The first thing I tried to do was restarting the Application Pool. I did it and after a couple of seconds, it crashed and stopped.
Looking at the Event Viewer, I found these…
I'm writing a test winforms / C# / .NET 3.5 application for the system we're developing and we fell in the need to switch between .config files at runtime, but this is turning out to be a nightmare.
Here's the scene: the Winforms application is aimed at testing a WebApp, divided into 5 subsystems. The test proccess works with messages being…
Our globalization mechanism stores error messages in a SQL 2005 DB.
Some of the error messages are used as subjects on email messages sent to the development team.
Recently, with no clear reason, we started receiving emails with strangely encoded subjects, such as:
…
I have a WCF Web Service which is kept under an Application Pool on IIS.
Lately I've been getting "Service Unavaiable" when I'm trying to make calls to this Web Service. The first thing I tried to do was restarting the Application Pool. I did it and after a couple of…
Hey,
We have two tables in a SQL Server 2005 database, A and B.There is a service which truncates table A every day.
Recently, a foreign key constraint was added to table B, referencing table A. As a result, it isn't possible truncating table A anymore, even if…
I'm trying to import one of the GWT samples into Eclipse by following the instructions below. But when I browse to the directory containing the "Hello" sample and uncheck "Copy projects into workspace", the Finish button is grayed out, preventing me from…
hi guys i need help trying to figure out why the alert box doesnt show up when i run this. im also new at programming. html i due just fine.
im currently taking a php class, and the teacher thought it would be fun to have us create a form and validate…