473,499 Members | 1,589 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Convert to Web Application error

WT
Hello,

VS2005 with SP1.
I succefully coverted my Web Site Project to Web Application project, but,
for an aspx class, the manuel (by right clic menu) 'Covert to Web
Application, gives the error.

'Could not parse the file app_support\myfile.aspx'
and no designer.cs file is created. It is working for all other aspx files
in this app_support folder ?

How to have it converted ?
Thanks for help.
CS
Jan 11 '07 #1
7 3392
"WT" <WT@newsgroups.nospamwrote in message
news:ej**************@TK2MSFTNGP02.phx.gbl...
VS2005 with SP1.
I succefully coverted my Web Site Project to Web Application project, but,
for an aspx class, the manuel (by right clic menu) 'Covert to Web
Application, gives the error.

'Could not parse the file app_support\myfile.aspx'
and no designer.cs file is created. It is working for all other aspx files
in this app_support folder ?
This does happen occasionally with the convertor...
How to have it converted ?
The easiest way is simply to copy the code from the aspx and the codebehind
(if you have one) into Notepad, delete the aspx file and create it again...
Jan 11 '07 #2
WT
Thanks that's Ok

Do you knows why this happened ?
CS

"Mark Rae" <ma**@markNOSPAMrae.coma écrit dans le message de news:
OC*************@TK2MSFTNGP04.phx.gbl...
"WT" <WT@newsgroups.nospamwrote in message
news:ej**************@TK2MSFTNGP02.phx.gbl...
>VS2005 with SP1.
I succefully coverted my Web Site Project to Web Application project,
but, for an aspx class, the manuel (by right clic menu) 'Covert to Web
Application, gives the error.

'Could not parse the file app_support\myfile.aspx'
and no designer.cs file is created. It is working for all other aspx
files in this app_support folder ?

This does happen occasionally with the convertor...
>How to have it converted ?

The easiest way is simply to copy the code from the aspx and the
codebehind (if you have one) into Notepad, delete the aspx file and create
it again...

Jan 11 '07 #3
"WT" <WT@newsgroups.nospamwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
Thanks that's Ok
Welcome.
Do you knows why this happened ?
I've never found any pattern to it - it's just double-O double-T i.e. "one
of those things"... :-)
Jan 11 '07 #4
Hello Mark,

I've performed some search and so far I haven't found any existing issue on
this. For your project, is the conversion error always occuring against a
particular set of pages or can you check those problem pages to see whether
they have some common characters. It would be easier to troubleshoot if the
problem can be repro throug definite steps

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
Jan 12 '07 #5
"Steven Cheng[MSFT]" <st*****@online.microsoft.comwrote in message
news:2F**************@TK2MSFTNGHUB02.phx.gbl...
Hello Mark,

I've performed some search and so far I haven't found any existing issue
on
this. For your project, is the conversion error always occuring against a
particular set of pages or can you check those problem pages to see
whether
they have some common characters. It would be easier to troubleshoot if
the
problem can be repro throug definite steps
I don't have any problems with this... I didn't post the original post...
Jan 12 '07 #6
Thanks Mark,

Hi CS,

Can you reproduce the problem through a definite steps or find out any
characters on those pages which may raise such parse error?

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

Jan 12 '07 #7
Hello CS,

Any further progress on this? I've performed some further research and
seems most of such issue may require thorough and complex troubleshooting
on the target machine. If you feel necessary, you can contact CSS to
continue the troubleshooting on this issue.

http://msdn.microsoft.com/subscripti...t/default.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

Jan 16 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4956
by: Peter Kwan | last post by:
Hi, I believe I have discovered a bug in Python 2.3. Could anyone suggest a get around? When I tested my existing Python code with the newly released Python 2.3, I get the following warning: ...
3
2672
by: ET | last post by:
I don't know whats the problem, but after I added functions to first verify, then relink linked tables if not found, now I can't convert that database to MDE format. I can split the database, but...
8
1468
by: Boni | last post by:
Please help C# how to convert this C# to MC++ public void Execute(object application, int hwndOwner, ref object contextParams, ref object customParams, ref EnvDTE.wizardResult retval) ; I tried...
2
10690
by: Martin | last post by:
I would like to convert this code to VB.NET. Can someone help. Thanks. Dim X() Dim i As Long Dim objShell, objFolder, objFolderItem Dim FSO, oFolder, Fil Sub MainExtractData()
13
9194
by: Jason | last post by:
Could someone here show me how I would write a vb program to convert decimal ip address to binary? For example a small form with a convert button and a label for the result and a textbox for the...
14
7936
by: Me | last post by:
Hi all I am getting a really bizzare error on when I convert a string into a datetime: The code is : DateTime dt1 = Convert.ToDateTime("10 Sep 2005"); Console.WriteLine(dt1.Year);
5
2551
by: melickas | last post by:
We designed a custom application using Office Developer Tools '97 which included a Run-time version of Access--- so it would not matter if our customer even had any version of Access on their...
6
2266
by: steph | last post by:
Hi, I've got some mdb-files which i wanted to convert to mde. This worked for all but one file where I get an Application Error: The instruction "..." referenced memory et "...". The memory...
1
1663
by: David Lozzi | last post by:
Howdy, I've created an entire ecommerce site as a Web Site project (WSP) in VS2005. Now that i'm trying to publish it I'm finding that I should've used the ASP.Net Web Application (ANWA) project...
0
3515
by: Samuel R. Neff | last post by:
We're migrating our .NET 1.1 web application to .NET 3.5 and during conversion we clicked "Convert to Web Application" on the web project. The results from this conversion were inconsistent. 1. ...
0
7178
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7223
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6899
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7390
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5475
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4919
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
3103
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3094
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.