VS 2003 uses IIS as a webserver. Did you check the version on the virtual map for you app.
Go to IIS manager. Go to the properties of the vir. map of you app. Go to the tab "ASP.NET" what does the rule ASP.NET version row say? You can change the version of asp here.
HTH
User Profile
Collapse
-
rename the file to aspx. But then you there are two ways of dealing with the programm logic. This can be done in a so called code behind file in that case rename the file to aspx. Add the following row at the top of this file
<%@ Page Language="C#" AutoEventWireup ="true" CodeFile="xxx.a spx.cs" Inherits="xxx" %>
Language depends on the language you are going to use vb.net...Leave a comment:
-
What exactly do you mean?
You want to delete a row one at the time. So pressing delete will delete the row so it won't show the next time? Post some sample how you do it now.Leave a comment:
No activity results to display
Show More
Leave a comment: