PDA

View Full Version : Does anyone know how to activate a website - to make it work on exsternal server?


yael4321
09-15-2005, 09:56 AM
hello!
i'm stuck...i been programming like crazy...
and now after i've finished i found out that uploading the webForms, the webUserControls, the styleSheets, the images and ofcourse the web.config file is not anough.
do i need a setup project?
and if i do, how shell i create it in order to make it work?

advanced thanks for any help,
yael.

bruce
09-16-2005, 06:09 AM
yael,

i am not really sure what you mean. can you further detail your problem?

in addition, is this asp.net 2.0 related?

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

yael4321
09-17-2005, 07:17 AM
yes, i believe so...

what i got since asking here - in order to upload a asp.net website i need to upload only the 'default.aspx' file and whatever is included in the 'bin' folder.
my problem now: the visual studio 2005 does not make the bin folder...
there is just the 'App_Data' folder and it's empty...
when compiling the application it didn't make any file or folder besides the 'web.confing' file which is required for uploading even the default.aspx file...
so umm...what shell i upload or look for uploadin or how to creat the setup file (if required) or...i don't know...how to upload an asp.net file to an external server?

bruce
09-19-2005, 05:35 AM
ASP.NET 2.0 by default do not create code behind dll. The code file is compiled on the server at access time.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

yael4321
09-19-2005, 06:20 AM
wow cool!
umm...so it is related to asp.net 2...
so umm...which of the files should i upload?
cus, from what i've seen uploading the files categorized by their folders is not the right way of uploading asp.net website...

daviswcom00
09-22-2005, 12:49 AM
Hi,


You can try thecopy utility(menu option website/copy)to copy all files from your local pc to the server. This worked for me. I have also read where you can use the publish utility (build/publish) which will create dll files which you can then copy to the server.


Hope this helps.





Wayne

bruce
09-22-2005, 06:00 AM
.net 2.0 is still in beta. you probably can't find any production host that will offer it.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

yael4321
09-22-2005, 10:43 AM
Thank you!

umm...i'm not sure I've understoot it totally...could you explain it?

and umm...do you know of any (free - if posible)web hosting server which supports asp.net 2?
(as much as it takes ages to find any server that supports the .net ...to find one that supports the .net 2 ...nearly imposible...)

yael4321
09-23-2005, 01:41 AM
blaaaaaa =P wel umm...


thank you!!! :)