T
Tom
Hi,
I installed .NET Framework Version 1.1 Redistributable
Package and installed on Windows 2000 server.
I created a aspx page which has some server control like
asp:label, asp:textbox, asp:button,
asp:requiredfieldvalidator.
I put this aspx page to IIS. But, only the label displayed.
Do I need to configure .NET Framework with IIS or set path
in environment variable?
Also, I want to do server side include in a aspx page. I
tried <#include virtual="/testaspx/test.aspx">. But, it
cannot include. How can I do it?
Thanks for help
I installed .NET Framework Version 1.1 Redistributable
Package and installed on Windows 2000 server.
I created a aspx page which has some server control like
asp:label, asp:textbox, asp:button,
asp:requiredfieldvalidator.
I put this aspx page to IIS. But, only the label displayed.
Do I need to configure .NET Framework with IIS or set path
in environment variable?
Also, I want to do server side include in a aspx page. I
tried <#include virtual="/testaspx/test.aspx">. But, it
cannot include. How can I do it?
Thanks for help