Buy Questpond's video subscriptions on
huge discount
.
Online: 953
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
can i host a asp.net project in asphostportal.com
Posted by
Barcelona
under
ASP.NET
on 6/23/2015 |
Points: 10
| Views : 1149 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
I have developed a web application project in visual studio 2012 using asp.net c# and i have a SqlServer 2008 R2 database for this project. How can i upload the project with database to
http://asphostportal.com
and what changes i have to make?
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Rojalin
on: 10/13/2015
[Member]
Starter
|
Points: 25
0
If you have the authorization like if you have FTP user name and Password then you can publish you website:
Open your project in Visual studio 2012 => right click upon solution under solution explorer =>Select Publish then publish window will open there in Connection section you can select Publish method as FTP, Put your information and check the connection (you can also publish your database from here) then publish. If you find to publish Database then you can create one database in http://asphostportal.com profile and restore your local backup file there.
Note:
Mandatory to change the Connection String in Web.config file to have database access,
Barcelona
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Rajnilari2015
on: 10/14/2015
[Member]
[Microsoft_MVP]
[MVP]
Platinum
|
Points: 25
0
The easiest way is to publish the ASP.net files (
using the Publish Wizard
) and copy them to the server under WWWWeb.
For the database part, take a
backup
of your database (in your local) and
restore
them in your server .
N.B.~ Since we are doing in that way , henceforth I have mentioned the same. There are other ways though.
Hope this helps.
Let me know in case of any concern.
--
Thanks & Regards,
RNA Team
Barcelona
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How white label Uber app clone can help you start a taxi business like Uber?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
Where can I found sample MVC projects to learn and improve skills
(1)
Extract a value from HTML string
(0)
Get only year part from date string in SQL server
(0)
django.template.exceptions.TemplateDoesNotExist: AlgoDash/index.html
(0)
How to find particular URL from within anchor tag using JavaScript or jQuery
(0)
How to handle 302 status (Moved temporalily)
(1)
More ...