473,765 Members | 2,001 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I'm finished, now what???

EMW
I have finished my web application in ASPX, but HOW do I put WHAT on the
server to be able to run the site?
I upload the files to a remote server, so I can't do it with a setup file.

rg.
Eric
Nov 18 '05 #1
6 1335
All the .aspx, .dll, .ascx, image files, folder structures, web.config,
..asax

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
I have finished my web application in ASPX, but HOW do I put WHAT on the
server to be able to run the site?
I upload the files to a remote server, so I can't do it with a setup file.

rg.
Eric

Nov 18 '05 #2
EMW
I did just that, but my page is not showing everything.
It has buttons and some pictures and one shockwave animation.
The animation is the only thing that is showing.

I assume all the files you mentioned have to be in one folder? I mean no
special folders?

rg,
Eric

"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:%2******** *********@tk2ms ftngp13.phx.gbl ...
All the .aspx, .dll, .ascx, image files, folder structures, web.config,
.asax

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
I have finished my web application in ASPX, but HOW do I put WHAT on the
server to be able to run the site?
I upload the files to a remote server, so I can't do it with a setup file.
rg.
Eric


Nov 18 '05 #3
the SAME folder structure as your development environment.
Also, the "Site" needs to be either it's own site (unique domain name) or
it's own Virtual Dir Application

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
I did just that, but my page is not showing everything.
It has buttons and some pictures and one shockwave animation.
The animation is the only thing that is showing.

I assume all the files you mentioned have to be in one folder? I mean no
special folders?

rg,
Eric

"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:%2******** *********@tk2ms ftngp13.phx.gbl ...
All the .aspx, .dll, .ascx, image files, folder structures, web.config,
.asax

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
I have finished my web application in ASPX, but HOW do I put WHAT on the server to be able to run the site?
I upload the files to a remote server, so I can't do it with a setup file.
rg.
Eric



Nov 18 '05 #4
EMW
It isn't working. I copied everything from folder 'wwwroot' and placed it in
a sub folder of the current page.
When I open the index.htm file, which only checks the window size, it then
redirects to the first and main page.
Sofar is goes exactly as it should, but then it shows nothing except one
flash animation.
No my buttons, not my pictures not my labels.

If I do a reload of the page, I get the text version of the aspx file.

I must be doing something wrong, but I don't get it....

rg,
Eric


"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:uw******** *****@TK2MSFTNG P12.phx.gbl...
the SAME folder structure as your development environment.
Also, the "Site" needs to be either it's own site (unique domain name) or
it's own Virtual Dir Application

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
I did just that, but my page is not showing everything.
It has buttons and some pictures and one shockwave animation.
The animation is the only thing that is showing.

I assume all the files you mentioned have to be in one folder? I mean no
special folders?

rg,
Eric

"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:%2******** *********@tk2ms ftngp13.phx.gbl ...
All the .aspx, .dll, .ascx, image files, folder structures, web.config, .asax

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
> I have finished my web application in ASPX, but HOW do I put WHAT on the > server to be able to run the site?
> I upload the files to a remote server, so I can't do it with a setup

file.
>
> rg.
> Eric
>
>



Nov 18 '05 #5
EMW wrote:
It isn't working. I copied everything from folder 'wwwroot' and placed it in
a sub folder of the current page.
When I open the index.htm file, which only checks the window size, it then
redirects to the first and main page.
Sofar is goes exactly as it should, but then it shows nothing except one
flash animation.
No my buttons, not my pictures not my labels.

If I do a reload of the page, I get the text version of the aspx file.
Is the .NET framework installed on the server? If so, maybe ASP.NET
needs to be registered with IIS:

aspnet_regiis -i

I must be doing something wrong, but I don't get it....

rg,
Eric


"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:uw******** *****@TK2MSFTNG P12.phx.gbl...
the SAME folder structure as your development environment.
Also, the "Site" needs to be either it's own site (unique domain name) or
it's own Virtual Dir Application

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40****** *************** *@dreader2.news .tiscali.nl...
I did just that, but my page is not showing everything.
It has buttons and some pictures and one shockwave animation.
The animation is the only thing that is showing.

I assume all the files you mentioned have to be in one folder? I mean no
special folders?

rg,
Eric

"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:%2***** ************@tk 2msftngp13.phx. gbl...

All the .aspx, .dll, .ascx, image files, folder structures,
web.config,
.asax

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40**** *************** ***@dreader2.ne ws.tiscali.nl.. .

>I have finished my web application in ASPX, but HOW do I put WHAT on


the
>server to be able to run the site?
>I upload the files to a remote server, so I can't do it with a setup

file.

>rg.
>Eric
>
>


--
mikeb
Nov 18 '05 #6
This might be an obvious question to ask but have you uploaded your
files to an IIS web server with asp.net installed? Sounds like the web
server doesn't know what it needs to do with an aspx file, so outputs it
as text.

"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
It isn't working. I copied everything from folder 'wwwroot' and placed it in a sub folder of the current page.
When I open the index.htm file, which only checks the window size, it then redirects to the first and main page.
Sofar is goes exactly as it should, but then it shows nothing except one flash animation.
No my buttons, not my pictures not my labels.

If I do a reload of the page, I get the text version of the aspx file.

I must be doing something wrong, but I don't get it....

rg,
Eric


"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:uw******** *****@TK2MSFTNG P12.phx.gbl...
the SAME folder structure as your development environment.
Also, the "Site" needs to be either it's own site (unique domain name) or
it's own Virtual Dir Application

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"EMW" <SomeOne@MicroS oftdotCom> wrote in message
news:40******** **************@ dreader2.news.t iscali.nl...
I did just that, but my page is not showing everything.
It has buttons and some pictures and one shockwave animation.
The animation is the only thing that is showing.

I assume all the files you mentioned have to be in one folder? I mean no special folders?

rg,
Eric

"Curt_C [MVP]" <software_AT_da rkfalz.com> schreef in bericht
news:%2******** *********@tk2ms ftngp13.phx.gbl ...
> All the .aspx, .dll, .ascx, image files, folder structures, web.config, > .asax
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> www.Darkfalz.com
>
>
> "EMW" <SomeOne@MicroS oftdotCom> wrote in message
> news:40******** **************@ dreader2.news.t iscali.nl...
> > I have finished my web application in ASPX, but HOW do I put WHAT on the
> > server to be able to run the site?
> > I upload the files to a remote server, so I can't do it with a

setup file.
> >
> > rg.
> > Eric
> >
> >
>
>



Nov 18 '05 #7

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

Similar topics

1
21309
by: BKM | last post by:
I've been using the following 2 ways to make sure my WebBrowser is finished loading a page before continuing with the next code. do:doevents:loop while WebBrowser.Busy do:doevents:loop until WebBrowser.ReadyState = STATE_COMPLETE (or something like that. I don't have the code in front of me) But, for some reason, occasionally the code continues past the loops even
6
1676
by: Chris Newcombe | last post by:
Please could someone on the VC++ 7.0 compiler team (note; not 7.1) tell me if this code is handled 'correctly' (i.e. as the original poster suggests) in all cases? http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=89ed5u%248ck%40library1.airnews.net (Incase the URL doesn't make it I've copied it below.) I have a situation where I really need this technique. But the fact that Dave Abrahams wasn't sure about it very much worries...
4
1791
by: KMEscherich | last post by:
Using Access '97 I have a sub-form on a main form that allows for 5 line items to be made against each PRIMARY KEY. On this sub-form, I have a FINISHED checkbox that the end-user is to select when finishing a row of data against the PRIMARY KEY. Once the end-user selects the FINISHED checkbox, the row of data locks and no one can make any changes. Am wondering if there is a way to capture a SYSDATE each time someone selects the FINISHED...
3
7837
by: Jack | last post by:
Hi, I'm writing a simple wav player (like winamp) and using the SoundPlayer class in c# 2005. Using winform buttons, I can begin playing the sound and stop half-way through the sound using: myPlayer.Play() and myPlayer.Stop() methods which works great, but i want to know when the sound actually stops playing (so I can change my button's picture). If I raise a custom event after the myPlayer.Play()
13
10722
by: writeson | last post by:
Hi all, I'm writing some code that monitors a directory for the appearance of files from a workflow. When those files appear I write a command file to a device that tells the device how to process the file. The appearance of the command file triggers the device to grab the original file. My problem is I don't want to write the command file to the device until the original file from the workflow has been copied completely. Since these...
0
9568
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10160
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9951
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9832
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8831
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7378
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6649
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5275
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2805
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.