473,385 Members | 1,370 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Gayatri

I want to migrate my asp page to aspx
I made some changes like
<@page aspcompat="True" Language="C#"%>

i m getting the error as

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Technical Information (for support personnel)
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'page AspCompat="True" Language="C#" AutoEventWirup="false"
CodeBehind="CandidateInform.aspx"' option is unknown or invalid.
/rdg/CandidateInform.asp, line 1
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
Page:
GET /rdg/CandidateInform.asp



How can i mograte my asp page into apsx
Feb 8 '07 #1
2 1212
shweta123
692 Expert 512MB
Hi,

1.Add asp page in a application.
2.When you will rename it to .Aspx it will ask to create a class file. Say 'Yes'
3..Aspx page will be created with these settings
<%@ Page CodeBehind="page1.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="WebApplication1.page1" %>

Shweta
Feb 8 '07 #2
kenobewan
4,871 Expert 4TB
If you are not using VS you can download a migration assistant separately:
Download the ASP to ASP.NET v1.x Migration Assistant
Feb 8 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: gayatri19 | last post by:
hi this is gayatri right now i am working with a project suing vb where i need to store the some selected information in the interface to the excel sheet and now the problem is that the excel sheet...
1
by: Gayatri | last post by:
Hi, Please somebody help me to know how to process an object from a php application, in a different application developed in different language and running on a different operating system. in...
1
by: Gayatri | last post by:
i've a sql query as follows: SELECT tb1.col1,tb2.col1,tb3.col1 FROM tb1,tb2,tb3 where tb1.col1=tb2.col2 AND tb3.col3=tb2.col3 AND tb2.col4 BETWEEN 4 AND 5 AND tb2.col5 BETWEEN 6 AND 7; if I...
3
by: Gayatri | last post by:
what does the flwg rule mean in regular expression: (.*) -- Regards, Gayatri M. Khorate.
2
by: gayatri prasanna | last post by:
Hello, can anyone help me in getting end date by comparing between a specified date and specified number of months using Asp.Net with c# For ex- 2/21/2006(mm/dd/yy) and 3 months.
2
by: gayarimis | last post by:
Hi I am Gayatri from India. My question is If we declare any variable in C and try to get the address of that same variable then we are getting any unsigned integer value. But if we...
1
by: GayatriS | last post by:
Hi. I am new to this domain. I have created a dll in VC++. But while calling that dll from my VB script,I am getting system.EntryPointNotFoundException (Unable to find an entry point named 'add'...
1
by: GayatriS | last post by:
Hi, I have written a jni program to call my vc++ dll. My java program is as below: //CODE import java.util.*; class callVcc { native int sum(int i, int j);
1
by: GayatriS | last post by:
Hi Guys, I am trying to pass vector object from my jni program to VC++dll. My jni program is not giving any compilation error ,but while running the program,It gives the following run time...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.