473,414 Members | 1,947 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,414 software developers and data experts.

how to check asp.net web app deployment will be successfull or not in LINUX servers ?

Wants to move my current project which is running successfully ASP.NET from Windows 2008 Server R2 to Linux Red Hat, and along with migrating database from SQL Server to MYSQL. My current ASP.NET executables and DLL should support LINUX. Can anyone help me ?
Oct 17 '11 #1
3 1541
drhowarddrfine
7,435 Expert 4TB
You are aware that .NET is a Windows only framework and DLLs only run on Windows? Have you looked into Mono?
Oct 17 '11 #2
Yes Mono, it has tool to do analysis of all DLLs which can be run on LINUX, but how to deploy the ASPX executables and the associated dlls to the host. I first try to figure what are dll required. But fortunately only 3 DLLs where required and all from third party dlls.

Help me steps involved in migrating the deployable version of ASPX into Linux if possible using tool MONO.
Oct 17 '11 #3
Frinavale
9,735 Expert Mod 8TB
ASP.NET applications need to run on a web server using IIS.
These applications also use the .NET Framework...and of course ASP.NET.

I have never tried to run an ASP.NET application on a Linux web server because they require IIS (a windows feature), the .NET Framework (the Windows framework), and ASP.NET (also a Windows component).

You might not be able to run these applications on a Linux box even if you are using MONO because you need IIS.
Oct 17 '11 #4

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

Similar topics

26
by: Simon | last post by:
I'm doing a survey. When do you think GNU/Linux will be ready for the average Joe? What obstacles must it overcome first?
1
by: Chris Strobel | last post by:
Hi, What's the best way to deploy an ASP.NET site to multiple servers at the same time. We will be doing a web farm with a couple of servers (DNS round-robin). We were using FTP to do it for 1...
0
by: Pavan | last post by:
I have my .NET code published in two servers http://server1/<ApplicationName>/Publish.htm and http://server2/<ApplicationName>/Publish.htm, and if i open IE on the client machine and type the link...
4
by: peter | last post by:
I've come across a weird difference between the behaviour of the Tkinter checkbox in Windows and Linux. The issue became apparent in some code I wrote to display an image in a fixed size canvas...
6
by: Ivan Marsh | last post by:
Hey folks, I'm looking for a script that allows control of account expiration dates using chage under Linux so non admins can control account expiration of client accounts. Anyone ever written...
7
by: hlubenow | last post by:
Hello, I'd like to check, if a single key is pressed on a Linux xterm. This code waits for a key to be pressed and returns the character: -------------------------------------------- ...
2
by: mark_smith | last post by:
Hey Guys - I was just wondering - if at work you have started to use Linux Servers - and if so, which Distribution of Linux and for what purpose. Cheers - Mark Smith
0
by: marsmit | last post by:
Hey Guys - I was just wondering - if you have started to use Linux Servers along with SQL Server- and if so, which Distribution of Linux and for what purpose. Cheers - Mark Smith
1
by: gomzi | last post by:
Hi, Is it possible to run websites developed in .net on linux servers? Thanks, Gomzi.
3
by: dryjeans | last post by:
I must be missing something.....I have a check box whose data source is a field in a table. Problem is, the check box will not reflect the value of the field. Here is my code =Case! The only...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
0
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,...
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: 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...

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.