|
Home > Archive > Microsoft Content Management Server > August 2005 > adding more projects into cms solution
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
adding more projects into cms solution
|
|
| drazic19 2005-08-02, 7:50 am |
| Hi,
I need add another project into my current cms solution, mainly due to
Visual Source Safe check-in, check-out problems. What kind of project should
the new project be? does it have to be a cms project? or can it be one of the
normal asp.net projects and how does this affect things?
Thanks,
Michael
| |
|
| You can add any VS.NET project in to a solution containing an MCMS
project. You shouldn't have any issues.
| |
| Stefan [MSFT] 2005-08-02, 7:50 am |
| Hi Michael,
you are able to add any kind of project to the solution. But if the project
should be a web application that accesses MCMS objects you should create a
MCMS web application to ensure that all necessary elements are added to the
web.config
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"drazic19" <drazic19@discussions.microsoft.com> wrote in message
news:E9613AE5-E6FA-4EE5-BF24-50B125F89020@microsoft.com...
> Hi,
>
> I need add another project into my current cms solution, mainly due to
> Visual Source Safe check-in, check-out problems. What kind of project
> should
> the new project be? does it have to be a cms project? or can it be one of
> the
> normal asp.net projects and how does this affect things?
>
> Thanks,
>
> Michael
|
|
|
|
|