Convert to Web Application error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • WT

    Convert to Web Application error

    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\myf ile.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


  • Mark Rae

    #2
    Re: Convert to Web Application error

    "WT" <WT@newsgroups. nospamwrote in message
    news:ejlqfMXNHH A.5012@TK2MSFTN GP02.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\myf ile.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...


    Comment

    • WT

      #3
      Re: Convert to Web Application error

      Thanks that's Ok

      Do you knows why this happened ?
      CS

      "Mark Rae" <mark@markNOSPA Mrae.coma écrit dans le message de news:
      OCiFOVXNHHA.448 @TK2MSFTNGP04.p hx.gbl...
      "WT" <WT@newsgroups. nospamwrote in message
      news:ejlqfMXNHH A.5012@TK2MSFTN GP02.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\myf ile.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...
      >

      Comment

      • Mark Rae

        #4
        Re: Convert to Web Application error

        "WT" <WT@newsgroups. nospamwrote in message
        news:%23kp70aXN HHA.4172@TK2MSF TNGP04.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"... :-)


        Comment

        • Steven Cheng[MSFT]

          #5
          Re: Convert to Web Application error

          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
          Gain technical skills through documentation and training, earn certifications and connect with the community

          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.

          Comment

          • Mark Rae

            #6
            Re: Convert to Web Application error

            "Steven Cheng[MSFT]" <stcheng@online .microsoft.comw rote in message
            news:2F$zilgNHH A.2488@TK2MSFTN GHUB02.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...


            Comment

            • Steven Cheng[MSFT]

              #7
              Re: Convert to Web Application error

              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.

              Comment

              • Steven Cheng[MSFT]

                #8
                Re: Convert to Web Application error

                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.

                Gain technical skills through documentation and training, earn certifications and connect with the community


                Sincerely,

                Steven Cheng

                Microsoft MSDN Online Support Lead


                This posting is provided "AS IS" with no warranties, and confers no rights.

                Comment

                Working...