rbell Registered: 01/15/08
Posts: 1
|
| | 01/15/08 at 07:51 PM | Reply with quote | #1 |
|
I add a master page while in Iron Speed. I then jump out to Visual Studio (closing Iron Speed) and add a report viewer into the center of the page and save. When I load Iron Speed again the report viewer is not in the page.
What is happening (because I'm curious) and what do I do to end up with a report viewer on the new page?
TIA |
| Loading... | |
dingjing

MVP Developer
Registered: 02/28/06
Posts: 1,464
|
| | 01/15/08 at 09:35 PM | Reply with quote | #2 |
|
You cannot edit any aspx pages. They are overwritten by ISD on every build. |
| Loading... | |
lomaxx Registered: 07/16/07
Posts: 94
|
| | 01/15/08 at 09:57 PM | Reply with quote | #3 |
|
if you want to make changes, you can make them in the corresponding html file and when Iron Speed re-generates your code it will regenerate the code from the html file into the aspx file. |
| Loading... | |
afisher

Co-Founder
Registered: 04/22/04
Posts: 2,455
|
| | 10/23/09 at 04:55 PM | Reply with quote | #4 |
|
Direct ASPX page generation was implemented in V6.2.0 which was released on October 12, 2009. The HTML layout page concept has been retired. Additional details are in the Release Notes page for this release on our website. As always, please make sure you install V6.2.0 in a separate, new folder. Also, you may need to regenerate your application… Thanks! __________________ Alan Fisher
Chairman
Iron Speed, Inc.
http://www.ironspeed.com |
| Loading... | |