473,395 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How to upload asp.net website on remote server, I am using Linux hosting.

I am using Linux hosting. And I have to upload an ASP.NET website. I have tried but site does not work on domain (remote server). It shows source code. What I should have to do?
Oct 20 '11 #1
2 2511
johnnyc
22
Hello Knight,

If it's not possible for you to switch to Windows servers then try this:

http://www.mono-project.com/Main_Page

Here is a quick overview of it:

http://www.cyberciti.biz/faq/how-to-...laris-freebsd/
Oct 20 '11 #2
Frinavale
9,735 Expert Mod 8TB
ASP.NET requires a few base technologies to run:
  • ASP.NET
  • The .NET Framework
  • Internet Information Services (IIS) which is the Windows web server technology

Mono is a project for Linux that gives you the ability to run .NET applications on Linux. The .NET framework is a Microsoft code base that is "only" available in Microsoft's environments (like the Windows Operating System etc). Mono sort of ports some of framework to Linux to allow some .NET applications to work on Linux.

The thing is that you need more than the .NET framework to run your application. You also need ASP.NET and IIS.

You cannot run IIS on a Linux computer (that I'm aware of).
It is available in the Windows operating system.

So, my advice is to install the Windows operating system with IIS and the .NET Framework that your application requires.

You can leave Linux installed on your computer...just install a virtual machine with Windows on it.

-Frinny
Oct 24 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: PeterB | last post by:
Hi! I'm using Pure ASP File Upload (http://www.asp101.com/articles/jacob/scriptupload.asp) to upload a file from a client to a server. I am testing both on a local IIS and a remote server. The...
4
by: banz | last post by:
Hello I have a problem to resolve: I wrote a Perlscript which caches data from a server (local on my machine) I would like to have a other connection to a remote server but I don't know how to...
0
by: chuckdfoster | last post by:
I am dealing with 2 sites. One is where people view the files. This site is on the INTERnet. The other site is where admins upload the files and this site is on our INTRAnet. I am trying to...
2
by: pratcp | last post by:
I have a remote server (a shared hosting webserver) where I have few users ftp some flat files. I need to access these files using a windows app/windows service written using c# and run it on a...
0
by: garimak | last post by:
Hi I m using the file uploader component for uploading the file on the remote server.It works fine when the server comes under my machines domain but when I try to upload a file on the server which...
20
by: mdfidahussain | last post by:
Hello Friends, Can any body help me out in "how to check the Ports Status (opened & enabled) on a remote server using VB Script Any sort of help is highly appreciable..... Thnx -FH
0
by: satishknight | last post by:
Hi, Can some one help me out for the following:- I have designed a website using joomla 1.0 on my local computer that is using xampp server (apache). well now the problem is how do i transfer the...
1
by: kriz4321 | last post by:
Hi All, I need to connect to a remote server using perl. The server is SSH enabled and I find it difficult to Install Net::SSH::Perl as it has many modules as prereq. I have Installed NET:Telnet...
0
by: kottiPrasad | last post by:
Hello , I have mailboxes in the exchange server and i need to copy the mailboxes data from the exchange server and place it to the other exchange server using c#.Is it possible to access the...
0
by: laxmimanasa | last post by:
Hi all, I am working with python. I have to write script to open putty and connect to remote server and display the disks details. I used the commans os.popen3("path of putty") to connect to putty...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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...
0
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...

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.