|
After you successfully built ASP.NET files you have the following options:

Testing ASP.NET pages locally
View in browser - view how
your ASP.NET application works. This button will be disabled if you
don't have Internet Information Server or Personal Web Server running
on your box. It will be disabled also if you didn't choose any
virtual directory on the previous step.
View files in Explorer -
open Windows Explorer to browse the folder with generated ASP.NET files.
Testing ASP.NET pages on the remote
Web server
To upload files to the remote Web server you can use builtin FTP
client. If your website supports Frontpage Extensions use Frontpage
publishing feature.
If you prefer to use third-party tools to upload generated
applications check the following articles:
Uploading
generated application using third-party FTP client
Uploading
generated application using Frontpage
If you having problems using ASPRunner.NET or like to learn some
advanced techniques you can check ASPRunner.NET Frequently
Asked Questions or ask your own question in support
forum. Also you can read ASPRunner.NET's "How-to"
articles to learn more how you can customize generated ASP code.
Also you can send an email to
our support team to get an answer on your questions.
|