Tagged Questions

0
votes
1answer
25 views

FogBugz 7.1 compatible with IIS 7.5?

I'm setting up a new server. FogBugz requirements page for Windows simple says that it requires IIS (no version number specified). Elsewhere on the page, it points out that on Vist …
1
vote
1answer
31 views

How do I install FogBugz on Windows 7?

I keep getting an error stating that applicationHost.config is in use by another process and the install fails.
1
vote
1answer
21 views

FogBugz Pre-Sales Q: Web & DB

Greetings, Our Dev team has been looking at the tool, they state that it works with MS IIS, Question, does it "share" IIS nicely or does it take over the whole box like sharepoint …
3
votes
1answer
26 views

My FogBugz installation is working, but the images (icons, etc) aren’t showing up

My FogBugz installation is functioning correctly, but images aren't showing up. If I hit the URL of a specific image (e.g., http://localhost/FogBugz/images/add.png), the browser …
0
votes
1answer
1k views

IIS 6 Error: Cannot open attachment “Response Buffer Limit Exceeded”

I'm getting the following error; what can I do to fix it? Error Message: In IIS 6, "Response Buffer Limit Exceeded" as below:
1
vote
2answers
212 views

Determine what user account FogBugz uses within IIS

How do you figure out which Windows account FogBugz is using in IIS?
0
votes
1answer
541 views

IIS 6 Error: Cannot attach file “Operation Not Allowed”

I'm getting the following error.. any ideas? Error Message: ASP 0101: Operation Not Allowed
0
votes
1answer
349 views

Error: File Not Found / cannot display ASP pages (Windows 2003)

Details: After installing FogBugz on a Windows 2003 Server running IIS 6.0, going to the website returns an error. Error Message: HTTP Error 404 File Not Found or HT …
1
vote
1answer
316 views

Getting FogBugz to Run Under the Right Account and Password

How can I get FogBugz to run under a certain windows account?
0
votes
1answer
144 views

Error: “Server.CreateObject error or Library Not Registered”

I'm seeing one or more of these errors: Server.CreateObject Failed Server.CreateObject Access Error Library not registered There is a problem with the page you are trying t …
0
votes
1answer
126 views

Error: “Your bug was NOT submitted” / Disallowed Path Characters

I'm getting the error message: "Your bug was NOT submitted. Please hit back and resubmit your bug.: 006~ASP 0175~Disallowed Path Characters~The '..' characters are not allowed in t …
0
votes
1answer
105 views

“IIS is not installed correctly on this server (AppCreate)”

On my Windows install I'm getting the error "IIS is not installed correctly on this server (AppCreate)." What should I do?
0
votes
1answer
92 views

How to Host Another ASP.NET MVC Application alongside with FogBugz

I host my fogbugz application on IIS 6.0, Windows Server 2003. And I want to host another ASP.NET application ( more specifically, it's ASP.NET MVC) application on the same machine …