Rendering ASP.NET Tags correctly in FP 2003

S

Sebastian

How do I get FP 2003 to render simple ASP.NET 2.0 tags correctly?
I get now "Error by rendering control..." RegisterForEventValidation could
be called only be Render() method. Is't simple <asp:TextBox> controll. How
about custom user controls?

Thanks for help
 
S

Sebastian

<asp:TextBox ID="txtFirstname" runat="server"></asp:TextBox>
simple common asp.net control

Regards,
Sebastian
 
M

MD Websunlimited

That should enter just fine. Make sure you have all your page options set to custom in FP.
 
S

Sebastian

I've thought so, but other Tags as Label are rendered correctly.
What do you mean with "set options to custom" ?
I've got custom and all otions active in FrontPage and SharePoint Section,
funny is, webparts are rendered correctly (if I go with FP on SP server).

S.
 
H

HenriqueM

I have the same problem since I've installed Visual Studio 2005 and .Net
v2.0. It used to work perfectly with .net v1.1.
If anyone knows how to correct this notify me too.
Thanks
 
H

HenriqueM

I've found the problem. It's not related with Frontpage, Visual Studio 2005
or .net framework v2.0.
After installing VS2005 I've made an update, and MS Office were updated to
SP2. resinstaling the MS Frontapage, it works fine.
If it's possible to solve this issue with Office SP2, I'll appreciate if
someone notifies.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top