Tagged Questions
0
votes
3answers
58 views
Installing .Net Framework on a new machine windows 7
I have a question on best way of installing .Net on a fresh install of Windows 7.
I spoke to a colleague of mine who suggested downloading all the version of .net framework from Microsoft and then ...
0
votes
1answer
74 views
No option to create a new website in IIS
If I run inetmgr I can see the IIS MMC and I can also see an IIS Admin service on my computer. Do both of these things mean that IIS is installed?
In the IIS management console, I can only see ...
0
votes
2answers
160 views
windows 7 group policies for .net developers
I am trying to get to a comprehensive list of policy settings for developers using Visual Studio 2008 (2010 specific permissions are helpful too) to do .Net development on everything from a Command ...
6
votes
1answer
4k views
405 - ‘Method not Allowed’ adding service hosted in IIS7
I can't seem to get around this problem of adding a web service reference when the web service is hosted in IIS 7.
I can add it just fine if I am running the VS2008 development server, but when I ...