473,765 Members | 1,956 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

putting ASP.NET files online

Hello,

i'm working with ASP.NET to create my aspx files,
the program i've made communicates with a Db (oledb) to read data and to
write data..

I've found a server that supports asp,php, mysql,...
http://ibizaaaaaaah.europe.webmatrix...net/Login.aspx

The login and paswd are; Ibiza, Steamy
The login page is showed perfectly, but the linked page that opens when you
click the Login button isn't..

I don't understand which files i should upload..
The server contained a webconfig file, but i have also a webconfig file on
my own that contains the connectionstrin g for my db.. what should i do?
Friendly regards,

Dave
Nov 19 '05 #1
1 1282
JV
Davy, first of all, you should probably contact your host (webmatrix
apparently). However, as a basic rule of thumb, this is what you deploy for
an ASP.NET project:

* Content Files (usually just .aspx files, though if you use any images,
etc. those will need to be included)
* Executable files (look for .DLL files in your BIN folder)
* Web.Config

"Davy Marichael" <da***@pandora. be>
Hello,

i'm working with ASP.NET to create my aspx files,
the program i've made communicates with a Db (oledb) to read data and to
write data..

I've found a server that supports asp,php, mysql,...
http://ibizaaaaaaah.europe.webmatrix...net/Login.aspx

The login and paswd are; Ibiza, Steamy
The login page is showed perfectly, but the linked page that opens when
you
click the Login button isn't..

I don't understand which files i should upload..
The server contained a webconfig file, but i have also a webconfig file on
my own that contains the connectionstrin g for my db.. what should i do?
Friendly regards,

Dave

Nov 19 '05 #2

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

Similar topics

4
3236
by: Eric Kincl | last post by:
Hello, its been a while since I posted/looked here... my normal email client doesn't handle newsgroups :( (ximian evolution) I was wondering how you stick a file into a database, and then retrive it again for the user with PHP/MySQL. I tried the following which apparently didnt work... Very quick overview of what I did... html
1
1954
by: Mike Turco | last post by:
I see quite a few ISP's offering the serving of "ms-access" data. What is the situation with that? Are they offering a service where your tables must be converted to some flavor of SQL and then attached, or can you really upload MDB's? If you can upload MDB's, are they really talking about being able to access that data with Access, or are they referring to uploading an MDB and then using only Data Access pages? Finally, if these guys...
6
9756
by: Hans Kesting | last post by:
Hi, When I add a webform, VS generates three files: WebForm1.aspx WebForm1.aspx.cs (could also be "WebForm1.aspx.vb" I guess) WebForm1.aspx.resx What is that last file for? How can I use it? I understand the use of (but haven't used yet..) the "stand alone" resource
3
3485
by: Arun | last post by:
Hi, I have simple question to ask. How to write multiple Binary files to the Browser using Asp.Net and Visual C#.net I have seen examples where single binary file is written to browser. -Regards Arun
18
8365
by: Boris Yeltsin | last post by:
I'm using a Web Deployment Project under Visual Studio 2005. What I would love to be able to deploy to a fresh server is just the \bin folder and the web.config (and perhaps a couple of other support files). But essentially I don't want to have to deploy all the ASPXs, images, .js etc. Is there a way to achieve this? I seem to remember some sort of special ASP.NET marker file you could put in the application root which would tell it...
21
34436
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Uploading files from a local computer to a remote web server has many useful purposes, the most obvious of which is the sharing of files. For example, you upload images to a server to share them with other people over the Internet. Perl comes ready equipped for uploading files via the CGI.pm module, which has long been a core module and allows users...
9
19110
by: sheri | last post by:
Hi need your expert advice. I want to put my access database online so different users in my company can use it. I can put in on a secure directory on my website. Can you direct me the best way to do this? Thanks, Sheri sheri@mbproducts.com
2
1972
by: mc | last post by:
I'm using VS.NET 2005 to create C# asp.net web applications. During deveopment and debugging 9using the "ASP.NET Development Server"), a number of .TMP files are created they have been for Class files, Xml Files, aspx files. Once created, a file lock exists that closing VS doesn't clear, a lock which is only cleared once I disconect the media that the project is stored on. after removing and reinserting the media they can be deleted. I...
4
2840
by: Doug Laidlaw | last post by:
Thank you everybody for your help to date, and please be tolerant of a CSS beginner! I have successfully converted my site at http://www.douglaidlaw.net/boykett/ to use a free 3-column template with header and footer. The home page at index.html uses all sections of the template. The other pages use a 2-column structure with no footer, so I simply left the unused portions of the template out. It seems to work and validate O.K. The...
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
10007
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...
1
9957
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,...
1
7379
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
5276
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...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2806
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.