Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

If I create a Web Application, I have Design and HTML buttons at the bottom of the .ASPX page. This allows me to drag-n-drop controls onto the page like a Windows Form.

 

However, if I open only a single .ASPX page in VS.NET, then the Design mode is not available. Is there a way to make it available? I checked all the View ---> windows but I don't see anything for this.

Posted

No, I just opened a stand-alone .ASPX page (that I had created in a text editor) with VS.NET 2003, and there is no "design mode." For a Web Application solution I created, the .ASPX pages have a design mode (see image.) The design mode only seems available when an .ASPX page is within the context of a .SLN.

 

The first image is when main.aspx is opened as a part of a .sln project. The second image is when I open only main.aspx alone in VS.NET.

  • Moderators
Posted

I have never thought of this as a bug; I often open an aspx file within an unrelated project - only to view the code. I really wouldn't appreciate it if it started to attribute it to the project.

 

Anyway, currently you do need to open it in the context of a web project, no solution needed.

Visit...Bassic Software

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...