Search found 14 matches

by jlehew
Fri Jan 16, 2009 12:55 am
Forum: Support (Fortress)
Topic: Source Code Generators and Fortress
Replies: 1
Views: 2662

Source Code Generators and Fortress

I'm using LLBLGen Pro v2.6 and Fortress v1.3. What is the best way to configure for this configuration and what process should be used? The system labels files as renegade occassionally when regenerating the LLBLGen code and I'm thinking some of the other problems I'm having are caused when LLBLGen ...
by jlehew
Fri Nov 07, 2008 12:05 pm
Forum: Support (Fortress)
Topic: Object reference not set to an instance of an object
Replies: 6
Views: 6553

Re: Object reference not set to an instance of an object

Beth,

I think you meant to reply to my other thread...

http://support.sourcegear.com/viewtopic ... 30&t=11004

Everything is working now. See comments in the other thread.

Thanks,
John
by jlehew
Thu Nov 06, 2008 11:16 am
Forum: Support (Fortress)
Topic: Padlock and other icons missing in Solution Explorer
Replies: 3
Views: 4308

Re: Padlock and other icons missing in Solution Explorer

Figured it out. When one of the projects was created, it was created as an ASP.NET project instead of a "Web Site" and this created a .Web.csproj file in the same directory with SCC (Source Code Control) tags in the file which were initialized and left blank. Then after realizing it should...
by jlehew
Tue Nov 04, 2008 7:14 pm
Forum: Support (Fortress)
Topic: Object reference not set to an instance of an object
Replies: 6
Views: 6553

Re: Object reference not set to an instance of an object

My pending changes window is clear. I did a check in all.

John
by jlehew
Tue Oct 28, 2008 10:51 pm
Forum: Support (Fortress)
Topic: Padlock and other icons missing in Solution Explorer
Replies: 3
Views: 4308

Padlock and other icons missing in Solution Explorer

Fortress 1.1.3 is intermittantly working. Sometimes it opens correctly. Sometimes it is missing icons on all files in 1 out of 3 projects in my solution. When I edit a file it looks like it checks out the file but it doesn't. I've been clicking on the "Add to Fortress" popup menu item afte...
by jlehew
Tue Oct 21, 2008 6:55 am
Forum: Support (Fortress)
Topic: Object reference not set to an instance of an object
Replies: 6
Views: 6553

Re: Object reference not set to an instance of an object

I fixed it by upgrading to v1.1.3 but after the upgrade I wasn't seeing any icons like the padlock beside the checked in files. Did a "Check In" at the solution level and checked in everything and afterwards two of my three projects showed the icons. Clicked the project that still wasn't d...
by jlehew
Mon Oct 20, 2008 2:42 pm
Forum: Support (Fortress)
Topic: Object reference not set to an instance of an object
Replies: 6
Views: 6553

Object reference not set to an instance of an object

On my development VM, when I use the Fortress v1.1.2 client, I log in, select the code repository, then it displays this error: Object reference not set to an instance of an object. On the SourceGear server it works fine but on my development VM it does not. My configuration has three servers: Sql S...
by jlehew
Thu Oct 09, 2008 11:12 pm
Forum: Support (Fortress)
Topic: Checking in empty folders
Replies: 1
Views: 2431

Checking in empty folders

In Fortress 1.1.2 64bit I ran into a minor problem if I add a folder to the VS2008 project but didn't add any files in the folder. Fortress correctly identifies that it needs to create the folder but when it tries to check in all, it says it failed with "The Check-In/Commit Transaction failed&q...
by jlehew
Thu Apr 03, 2008 9:20 am
Forum: Support (Fortress)
Topic: Unable to cast COM objects
Replies: 5
Views: 5844

Thanks! That worked.

I thought since it was a 32bit app I needed to run Windows\System32\RegSvr32 and would only run Windows\SysWow64\RegSvr32 for a 64 bit app.

John
by jlehew
Wed Apr 02, 2008 7:50 am
Forum: Support (Fortress)
Topic: Unable to cast COM objects
Replies: 5
Views: 5844

Unable to cast COM objects

I received this error when I clicked "Add Solution to Fortress" in VS2008. I'm also running on Windows Server 2003 64bit and re-registering actxprxy.dll which was the fix for others didn't fix the issue on Fortress 1.1.0. I have Visual Studio, SourceGear, and Sql Server 2005 all on differe...
by jlehew
Sat Mar 29, 2008 1:06 am
Forum: Support (Fortress)
Topic: Status Suggestions
Replies: 2
Views: 3581

Status Suggestions

Out of the box Fortress is missing a "New" status. "New" means it is "New" to the list and no one has started working it yet. This is important especially during rollouts where 100's of issues are created in a short timeframe. Most developers can only work 3-10 things a...
by jlehew
Wed Mar 05, 2008 6:10 pm
Forum: Support (Fortress)
Topic: Error Installing Fortress Server 1.1
Replies: 1
Views: 2948

Error Installing Fortress Server 1.1

Ran into installation issues on 64bit 2003 Server. The install would not even run saying it was already installed and to modify/remove it thru Add/Remove programs. So I uninstalled Vault 4.1 and it started running but then ended with this error: Fortress Setup is exiting due to a failure or cancella...
by jlehew
Wed Mar 05, 2008 5:44 pm
Forum: Support (Vault)
Topic: Login Failed with 4.1 and 64bit 2003 server - FailDBConn
Replies: 6
Views: 11268

I tried with Windows Authentication and that did not work. That is most likely because I'm on a workgroup instead of a domain. But the registry key trick did work!! Thanks! John Lehew P.S. One other thing I had to do to get 64 bit working is to run aspnet_regiis -i for BOTH 32bit AND 64bit then go t...
by jlehew
Wed Mar 05, 2008 3:24 pm
Forum: Support (Vault)
Topic: Login Failed with 4.1 and 64bit 2003 server - FailDBConn
Replies: 6
Views: 11268

Login Failed with 4.1 and 64bit 2003 server - FailDBConn

Having trouble logging in as "admin". It returns the following msg: Login Failed: The Vault Server could not establish a connection to the database. Please check the server's log for detailed information. (FailDBConn) The install went fine with no issues and the login screen comes up, but ...