Adam Kadmon
Guest
|
Posted:
Fri Oct 21, 2005 4:51 pm Post subject:
Problem finding Template VS2003 |
|
|
hi ng,
I installed MCMS 2002 SP1a on win2003 server.
I then started Visual Studio 2003, create a new MCMS project, created a new
template in the template explorer, added some placeholders, asigned an empty
ASPX-File to it and checked it back in.
If I open the ASPX-page and want to choose a binding for the placeholder the
list is empty.
When I now double-click on the template in the template explorer to open the
associated ASPX I get an error message
Error from MCMS for VS.NET
Could not open MCMS Template file from location
'/MCMS-Site/CmsTest/Templates/Template1.aspx'.
when I type in the Internetexplorer the URL
http://localhost/CmsTest/Templates/Template1.aspx it will run (without
placeholders)...so I think the first part with the sitename is too much
webserver site is MCMS-Site on port 80
can you help me further?
AK |
|
Stefan [MSFT]
Guest
|
Posted:
Mon Oct 24, 2005 12:51 pm Post subject:
Re: Problem finding Template VS2003 |
|
|
Hi AK,
makes sense: the two URL's are different.
The URL in VS.NET contains "/MCMS-Site/" while the URL in the browser does
not contain it.
So this is not the same page.
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
----------------------
"Adam Kadmon" <AdamKadmon@mytrashmail.com> wrote in message
news:u$cJV8k1FHA.980@TK2MSFTNGP14.phx.gbl...
| Quote: | hi ng,
I installed MCMS 2002 SP1a on win2003 server.
I then started Visual Studio 2003, create a new MCMS project, created a
new template in the template explorer, added some placeholders, asigned an
empty ASPX-File to it and checked it back in.
If I open the ASPX-page and want to choose a binding for the placeholder
the list is empty.
When I now double-click on the template in the template explorer to open
the associated ASPX I get an error message
Error from MCMS for VS.NET
Could not open MCMS Template file from location
'/MCMS-Site/CmsTest/Templates/Template1.aspx'.
when I type in the Internetexplorer the URL
http://localhost/CmsTest/Templates/Template1.aspx it will run (without
placeholders)...so I think the first part with the sitename is too much
webserver site is MCMS-Site on port 80
can you help me further?
AK
|
|
|