Web apps don't work with .NET SDK 1.1

S

Shaw

After upgrading my .NET framework SDK from 1.0 to 1.1, my
new ASP.NET web applications are no longer work.

I craete a simple test web app project with a DataGrid
control (using sqlAdapter, sqlConnection and dataset),
but the DataGrid control even doesn't show up on browser
window. I view web browser page "source", and there are
no "Table" tags generated.

I try to run same code and UI in Windows application form
with SDK 1.1, and it's just fine.

I try to run my old web apps generated from SDK 1.0
(recompile and run debugger), and they are OK too.

I am confused, Am I the only one who have trouble with
new .NET SDK 1.1? Is IIS problem or database access
problem? Any help is appreciated.

Shaw
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top