We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,621 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Burn ASP.NET Web Application to CD

I have completed the ASP.NET Web Application for my assignment. I want to burn the project into the CD so that my lecturer can open the web. How to burn the project into CD and it can works when my lecturer open it.

And also how to type the file path of file in My Document so that my lecturer can access to the file without changing the coding. So for the coding I type is the C: in my computer .

5
Contributors
7
Replies
19 Hours
Discussion Span
9 Months Ago
Last Updated
9
Views
reds8
Newbie Poster
23 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

If all of the links you have been creating in your project are relative, you can give a copy of your website folder to your professor. When the professor opens the website either with a browser, or the same IDE that you used, it will work just fine.

Check the properties of your project to determine where the files are actually located on your computer.

JorgeM
Senior Poster
3,997 posts since Dec 2011
Reputation Points: 294
Solved Threads: 543
Skill Endorsements: 115

How to open by using browser?
Which file cn open in browser?

reds8
Newbie Poster
23 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

your aspx can open in browser. Open project in IDE in which you developed in your professor system and right click on aspx you want to view, then you could see browser option.

Pgmer
Practically a Posting Shark
881 posts since Apr 2008
Reputation Points: 60
Solved Threads: 158
Skill Endorsements: 1

Can i open the project in browser without IDE?

reds8
Newbie Poster
23 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

I dont think it will ask you to open in browser without opening it in iDE

Pgmer
Practically a Posting Shark
881 posts since Apr 2008
Reputation Points: 60
Solved Threads: 158
Skill Endorsements: 1

I suggest asking the lecturer how he wishes you to supply it.

Anaother alternative is to make all links relative and create a deployment project and deploy to the CD. I take it you have a database? If it is Access include it in the project output and make your connection string a relative path to the access file.

G_Waddell
Practically a Master Poster
618 posts since Nov 2009
Reputation Points: 107
Solved Threads: 92
Skill Endorsements: 5

Some people have provided you with incorrect advice here. You can't just click on a .aspx file and open it in the browser, a web server is needed (like IIS). Your lecturer will know this hopefully or open it via Visual Studio first.

hericles
Veteran Poster
1,065 posts since Nov 2007
Reputation Points: 156
Solved Threads: 228
Skill Endorsements: 9

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0871 seconds using 2.69MB