VS Plug-In: Update Bugs error in new install

If you are having a problem using Fortress, post a message here.

Moderator: SourceGear

Post Reply
fenster
Posts: 2
Joined: Sat Oct 17, 2009 12:11 pm

VS Plug-In: Update Bugs error in new install

Post by fenster » Sat Oct 17, 2009 12:49 pm

Hello, all

I'm evaluating the latest version of Fortress... everything is up and running smoothly, except that when I'm in VS and checking something in, and then click the "Browse" button in the "Update Bugs" section, an error is returned stating:
Client found response content type of 'text/html', but expected 'text/xml'. The request failed with the error message:
--
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap ... tsResponse xmlns="http://www.sourcegear.com/schemas/dragn ... /ID><Label /><Status>Inactive</Status><Name>xxxxx</Name><Description... {etc.}...
Hmm. This looks to me like the SOAP response that Fortress Item Tracking wants to return, but it's somehow being served with a 'text/html' header...? Maybe...?

Any thoughts on where I should start looking would be greatly appreciated.

Many thanks,
Rick

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VS Plug-In: Update Bugs error in new install

Post by Beth » Mon Oct 19, 2009 10:00 am

Do you get the same result when you are trying to update bugs with the Vault GUI client?

What happens if you use a browser to connect to your bug and task tracking?
Beth Kieler
SourceGear Technical Support

fenster
Posts: 2
Joined: Sat Oct 17, 2009 12:11 pm

Re: VS Plug-In: Update Bugs error in new install

Post by fenster » Mon Oct 19, 2009 10:49 am

Thanks, Beth

In the check-in dialog of the Fortress GUI Client, the entire "Update Bugs" group is disabled.

The Fortress web client seems to be working like a charm... except that the magnifying glass icon in each row of the list views show a bit of gobbledygook, with Unicode character codes, etc., mixed in with what is apparently the item details. Similar kind of thing, I'm guessing, in which the server is returning a response with the wrong mime type?

Interestingly, when I manually enter a bug ID in the check-in dialog of the VS client, it works properly… adding the check-in comment to the item, and marking it completed (if that's what I ask for).

Could I be missing a mapping in the IIS application configuration for Fortress? Is that a dumb suggestion?

Rick

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VS Plug-In: Update Bugs error in new install

Post by Beth » Mon Oct 19, 2009 1:29 pm

Do other users get the same results from their machines?

Do you see the same gobbledygook when going to the item tracking with a browser right on the Fortress server?
Beth Kieler
SourceGear Technical Support

Post Reply