473,545 Members | 2,663 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Just starting to learn.?? Why does not my asp app run?

Hi.

I am just startin to learn asp.net.
Have developed a small test on my dev w2k mashine (vb.net).
Localy everything and from my laptop calling my dev machine it works fine.
But when I build a setup and install on my laptop all I can get is what
seems to be the pure html code in default.aspx.
I have also installed vb.net on the laptop.
Have made a copy of the project on the laptop and i desing it looks like it
should, why not in the browser.
Guess there is some security i have missed.

Any ideas?

Thanks

Morten


Jul 19 '05 #1
1 1686
There are several possible problems which I cannot
determine because of a lack of information.

The following steps should make your application work.

1. In VS.net in your solution explorer, select the project
file.
2. A copy icon will appear above it.
3. Click the copy icon.
4. A dialog will appear asking you to copy the project.
5. In the destination folder it will automatically prepend
copy_of_ to your project name. You can change this if you
like.
6. Keep the following default options.
a. Front Page
b. Copy only files needed to run this application.

This create a new virtual directory in IIS and will copy
all the files necessary to run the application to that new
directory.

7. Browse to c:\inetpub\wwwr oot\copy_of_You r_Project.
8. Copy this folder to your destination server.
9. Create a virtual directory under the Defalut Web Site
in IIS.
10. Set the path to the location where you placed your
files in step 8.
11. Open a browser and type
http://localhost/VirtualDirectoryName/default.aspx

Your application should now run.
Keep in mind that you must be running IIS 5.0 or greater
with the .net framework on the web server in which you are
serving the web application.

Hope that helps,

Billy Jacobs
-----Original Message-----
Hi.

I am just startin to learn asp.net.
Have developed a small test on my dev w2k mashine (vb.net).Localy everything and from my laptop calling my dev machine it works fine.But when I build a setup and install on my laptop all I can get is whatseems to be the pure html code in default.aspx.
I have also installed vb.net on the laptop.
Have made a copy of the project on the laptop and i desing it looks like itshould, why not in the browser.
Guess there is some security i have missed.

Any ideas?

Thanks

Morten


.

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

99
6018
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a small or mid-sized business. ...
13
1386
by: Lumpierbritches | last post by:
I'm curious as to why some questions posted here get results and solutions, while others are answered in a seemingly foreign language and I can't begin to comprehend or understand the answers that are given. Is there a place to learn this foreign language to be able to better communicate questions, as to derive the solution that the poster is...
3
1205
by: Thomas Wenzl [MVP] | last post by:
Hello, Initial situation: - ASP.NET application. - Users upload a file - that file has to be converted into another file format using a unmanged application that uses a lot of COM components What has already worked? - Upload works
2
285
by: Morten | last post by:
Hi. I am just startin to learn asp.net. Have developed a small test on my dev w2k mashine (vb.net). Localy everything and from my laptop calling my dev machine it works fine. But when I build a setup and install on my laptop all I can get is what seems to be the pure html code in default.aspx. I have also installed vb.net on the laptop....
6
1877
by: MC felon | last post by:
Hi. I've just about learnt object oriented programming, operation of pointers, dereferencing of the same, functions and all other basic manipulations. Now, recently, i made the big leap to the GNU compiler. I have code::blocks as well as Dev c++ 5 beta. As a beginner, which IDE is better off? Also, could you kindly help me know my path...
2
1144
pr00xysp00f3r
by: pr00xysp00f3r | last post by:
I am just starting to learn PHP and as I read through my textbook, I am uploading the code examples, to try them out and get hands-on experience and all have worked up until this point. I am just curious as to what I have done wrong with this code. <html> <head> <title>HelloForum.php</title> </head> <body> <? //Print a greeting if the...
34
2702
by: Umesh | last post by:
I want to extract a string abc*xyz from a text file. * indicates arbitrary no. of characters. I'm only able to do it when the string has definite no. of characters or the string length is constant: i.e. five or the string is abc????? xyz How can i generalize it for any length of the string?
3
1612
by: RDMomcilovic | last post by:
Hi I am just beggining to learn c++ and i just wondered weather any1 had any tips for me to help me to learn more efficiantly or just make a different kinda program insted of just "hello world" Thanx
5
1411
by: jmDesktop | last post by:
Hi, I would like to start using Python, but am unsure where to begin. I know how to look up a tutorial and learn the language, but not what all technologies to use. I saw references to plain Python, Django, and other things. I want to use it for web building with database access. What do I use for that? Does it matter what I use on the...
0
7682
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7935
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7780
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5351
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5069
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3479
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3465
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1911
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
734
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.