Microsoft
Software
Hardware
Network
Question : HTTP Error 403.1 publishing WCF Service
I'm attempting to publish a wcf service to Windows 2003 server running IIS 6.0 and I'm getting the following error when I try to browse the svc file.
HTTP Error 403.1 - Forbidden: Execute access is denied
Answer : HTTP Error 403.1 publishing WCF Service
Fixed it myself. As I typed it I realized the execute persmission were not set.
Properties - > Home Directory ->Execute Permissions = Scripts and Executables
Random Solutions
changing AD login names
Windows 7 - Repairs wrong drive
Fox 9 and reports creating Variables
Sending Email From Alias or Distribution Group
.NET Solution With multiple projects
How to use "IsNull" with varchar datatype?
Extracting data from AS400 into text format -- Date
Need a SSIS walk through help on downloading an Excel file using a url
Excel Date column - autopopulate with today's date or incrementing date (part 2)
How to use Decimal Data Type in VBA code