.net Not Recognizing VB

I have a windows 2000 server installation, IIS is running and the ASP.NET
1.1 SDK has been installed. I'm reading a book on ASP.NET and the lessons
call for the first line to read <%@ Page Language="VB"%>. When I save the
page and run it (from a remote machine) I get the following message;

"The scripting language 'VB' is not found on the server."

I haven't been able to find ANY other solution. When I type this into
google, I get about 4 hits. Any suggestions or diagnostic tools would be
great.

View Replies


ADVERTISEMENT

Recognizing Empty Recordset

The structure of my app allows for creating sections inside of a topic. The sections have an order in which they are displayed. To create a section in a topic that has no sections I need to query the database to get the top order of the sections so the new section created will be at the bottom (thus having the highest section order number).
If there is an null set returned then The new section has an order of 1.

I can insert sections if there are other sections associated with the same topic inside of the table, but cannot set an initial order number if there are no section associated to that topic. Please help. I have tried checking against EOF and BOF and null and and an empty string and feel like baching my head against a wall.

The code is as follows: ....

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved