| Author |
Editing template file
|
|
|
| Am unable to drag the MCMS htmlplaceholdercontrol from the tool box of Visual
studio.net onto the design view of a tenplate file. What could be the problem
and how do iresolve it.
| |
|
|
|
|
| Angus Logan 2004-09-22, 9:47 pm |
| Hi Chudi,
1) Are you in Design Mode?
2) Have you got the file checked out of source safe (shouldn't really
matter)
Cheers
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP)
Lead Software Developer
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Chudi" <Chudi@discussions.microsoft.com> wrote in message
news:065EB16E-1C4E-413B-BF18-50C73E3420F3@microsoft.com...[vbcol=seagreen]
> On draging the controls onto the file, It shows a crossed circular pointer
> instead of a normal dotted square poniter. I don't want to reinstall as i
> have started development. How can i make a template file edtable.
>
> "Stefan [MSFT]" wrote:
>
rights.[vbcol=seagreen]
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm[vbcol=seagreen]
http://www.gotdotnet.com/community/...t+S
erver[vbcol=seagreen]
| |
|
|
|
| Am in design mode and the file is checked out. is there where you can turn
on/off editing of the template file.
"Angus Logan" wrote:
> Hi Chudi,
>
> 1) Are you in Design Mode?
> 2) Have you got the file checked out of source safe (shouldn't really
> matter)
>
> Cheers
> --
> ________________________________________
>
> Angus Logan (MCAD/MCDBA/MCP)
> Lead Software Developer
> Microsoft Application Solutions
> Data#3 Limited
> E angus_logan@data3.com.au
> BLOG www.anguslogan.com
> ________________________________________
>
> "Chudi" <Chudi@discussions.microsoft.com> wrote in message
> news:065EB16E-1C4E-413B-BF18-50C73E3420F3@microsoft.com...
> rights.
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> http://www.gotdotnet.com/community/...t+S
erver
>
>
>
| |
| Angus Logan 2004-09-22, 9:47 pm |
| Hi Chudi,
If the file is writeable + in design mode; you should be able to drop items
from the toolbox on.
Give Stefan's suggestion a go; if not you can always manually code the
controls instance.
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP)
Lead Software Developer
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Chudi" <Chudi@discussions.microsoft.com> wrote in message
news:BB672E7D-2157-4C67-B318-A9C6AAEAB02A@microsoft.com...[vbcol=seagreen]
> Am in design mode and the file is checked out. is there where you can turn
> on/off editing of the template file.
>
> "Angus Logan" wrote:
>
pointer[vbcol=seagreen]
as i[vbcol=seagreen]
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm[vbcol=seagreen]
http://www.gotdotnet.com/community/...t+S
erver[vbcol=seagreen]
box of[vbcol=seagreen]
the[vbcol=seagreen]
| |
| iamkalyan 2004-12-29, 9:53 am |
| I faced the same problem.
Do the following steps:
a) Click the web site and open references
b) if there is error in loading dlls, then the drag and drop feature will not work.
c) the easier way is to go to .csproj file and check where the file is pointing to and make a search for the dll and give the correct location.
this would solve the problem
Hope this helps |
|
|
|