473,770 Members | 1,989 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 1336
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
21311
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
10724
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
9618
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
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10259
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...
0
10101
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9906
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...
1
7456
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
6710
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
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.