Tagged Questions

1
vote
5answers
116 views

SubStage Crashes Immediately on Startup

I have just installed subSonic 2.2 on an XP Sp3 VM .NET Framework 3.5 and when I try to launch the SubStage exe it crashes immediately. Any ideas? Thought I'd add I am running the VM inside VMWare …
1
vote
1answer
47 views

Substage in Vista and Windows 7

Hello, I tried installing substage in Vista and Windows 7, but it always crashes when I try to start the programm. Is there a fix for this?
0
votes
1answer
46 views

subsonic Substage how can i override a class name

Is there anyway to override the class name generated as its causing me problems when generating tables. Im getting clashes as i have property names the same names as some of my tables. This causes …
0
votes
2answers
98 views

Substage - Making templates MS StyleCop compliant

I have a good sized hobby project, around 66K LOC, over at http://www.wheelmud.net Recently, a team member got the bulk of the code MS StyleCop compliant. The only thing left is our data layer. As …