N
Niks
Hi,
I have installed Ent Dev Edition of VS.NET 2002 on Win 2k Pro OS
without any errors. I ran the components Update CD too. I have IIS and
I can run classic ASP files on my system. When I create any page in
..NET with .aspx using VS.NET
a) I see only text the page contains when i access it thru browser.
All the ASP:tagname are not being processed ? If I view the source
code on browser i can all the <ASP:tagname code . If I run the same
page on different machine it works perfect. I tried using simple label
tags to calendar tags nothing works on my system.
b) If I Build the project with some files, .dll assembly files for
CodeBehind are not created. When I Build the project it gives no
errors ? I get the following message.
---------------------- Done ----------------------
Build: 1 succeeded, 0 failed, 0 skipped
I think build has been succesfull. And When i run the page the same
thing again, I can see only text of the page. Nothing is fired coz
..dll is not created in Bin directory. I see only only two files in bin
directory
1) ProjectName.dll
2) ProjectName.pdb
I am trying very hard to start in .NET but this thing is stopping me.
Does anyone have any ideas ??
Thanks.
I have installed Ent Dev Edition of VS.NET 2002 on Win 2k Pro OS
without any errors. I ran the components Update CD too. I have IIS and
I can run classic ASP files on my system. When I create any page in
..NET with .aspx using VS.NET
a) I see only text the page contains when i access it thru browser.
All the ASP:tagname are not being processed ? If I view the source
code on browser i can all the <ASP:tagname code . If I run the same
page on different machine it works perfect. I tried using simple label
tags to calendar tags nothing works on my system.
b) If I Build the project with some files, .dll assembly files for
CodeBehind are not created. When I Build the project it gives no
errors ? I get the following message.
---------------------- Done ----------------------
Build: 1 succeeded, 0 failed, 0 skipped
I think build has been succesfull. And When i run the page the same
thing again, I can see only text of the page. Nothing is fired coz
..dll is not created in Bin directory. I see only only two files in bin
directory
1) ProjectName.dll
2) ProjectName.pdb
I am trying very hard to start in .NET but this thing is stopping me.
Does anyone have any ideas ??
Thanks.