|
| CommunityServer with TeamBuild |
 |
Mon, 5 Nov 2007 16:55:38 +0000 |
I'm trying to get CommunityServer 2007 set up with a TeamBuild in TFS. However,
when I build it, the "_PrecompiledWeb" folder that gets created for
any other web application project in VS2005 does not get created, which means
that I can't deploy the project. I then tried creating a Web Deployment Project
for the CS website. This runs fine when I build it on my box, but when I try to
run it via TeamBuild, I get an error of "Could not load type
'CommunityServer.Global'".
Has anyone tried to do this and been successful? Or has anyone run into this
problem on another project and been able to resolve it for that case? I've
searched online for two days now, and every potential solution that I've found
has not worked for CS for some reason.
I'd appreciate any help that I could get. Thanks!
|
| Post Reply
|
| Re: CommunityServer with TeamBuild |
 |
Wed, 7 Nov 2007 03:10:22 +0000 |
This isn't a great solution as you loose the intellisense that you get on
websites, but if you create a web project instead of a website, you can get it
working on TFS. At least that is the way we have things we have at work. I
didn't do the setup so I can't be much help, but I thought I would throw the
info out there in case you want to experiment.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|