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

ASP.NET Website 2003 -> 2005

Dear list,

Firstly, I hope I'm posting this on the right newsgroup as I'm more of a
dabbler in ASP.NET website development than a fully fledged developer.

I have a simple ASP.NET website which I developed in VS2003. This consists
of some web forms and a few web services. I'm now using VS2005 and want to
upgrade \ rebuild the site in VS2005. So this I started to do and finished a
few test pages. First thing I notice that is different is there is no Bin
folder which contained DLL's. There now seems to be a SQL mobile database
file which replaces the Bin folder, and the AppData. Is this correct?

So, when i go to upload my website and the new SQL database the website
gives an error. Is using this SQL db the only way to go in VS 2005? What if
the server doesnt run SQl server?

I may be right off track. Just looking for a few pointers on getting up and
running.

Thanks,
David
Feb 20 '07 #1
2 1095
Hi,

David++ wrote:
Dear list,

Firstly, I hope I'm posting this on the right newsgroup as I'm more of a
dabbler in ASP.NET website development than a fully fledged developer.

I have a simple ASP.NET website which I developed in VS2003. This consists
of some web forms and a few web services. I'm now using VS2005 and want to
upgrade \ rebuild the site in VS2005. So this I started to do and finished a
few test pages. First thing I notice that is different is there is no Bin
folder which contained DLL's. There now seems to be a SQL mobile database
file which replaces the Bin folder, and the AppData. Is this correct?

So, when i go to upload my website and the new SQL database the website
gives an error. Is using this SQL db the only way to go in VS 2005? What if
the server doesnt run SQl server?

I may be right off track. Just looking for a few pointers on getting up and
running.

Thanks,
David
See this:
http://webproject.scottgu.com/CSharp...igration2.aspx

HTH,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Feb 20 '07 #2


"Laurent Bugnion [MVP]" wrote:
Hi,

David++ wrote:
Dear list,

Firstly, I hope I'm posting this on the right newsgroup as I'm more of a
dabbler in ASP.NET website development than a fully fledged developer.

I have a simple ASP.NET website which I developed in VS2003. This consists
of some web forms and a few web services. I'm now using VS2005 and want to
upgrade \ rebuild the site in VS2005. So this I started to do and finished a
few test pages. First thing I notice that is different is there is no Bin
folder which contained DLL's. There now seems to be a SQL mobile database
file which replaces the Bin folder, and the AppData. Is this correct?

So, when i go to upload my website and the new SQL database the website
gives an error. Is using this SQL db the only way to go in VS 2005? What if
the server doesnt run SQl server?

I may be right off track. Just looking for a few pointers on getting up and
running.

Thanks,
David

See this:
http://webproject.scottgu.com/CSharp...igration2.aspx

HTH,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Hi Laurent,

This link looks really useful. Thanks!

David
Feb 21 '07 #3

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

Similar topics

2
by: jpb | last post by:
Could someone please help me with this. I want to use PHP in my website; but run into a snag, the recommended method of calling an include is: <?php include($_SERVER."/inc/css-gateway.inc");...
83
by: D. Dante Lorenso | last post by:
Trying to use the 'search' in the docs section of PostgreSQL.org is extremely SLOW. Considering this is a website for a database and databases are supposed to be good for indexing content, I'd...
3
by: Jason Shohet | last post by:
I had to go to our server room and put a new version of a .NET website into production -- simply copying over newer pages. I've done it hundreds of times on 2000 servers. This was my first time...
1
by: js | last post by:
Does anyone know how to create a web project with Visual Studio.Net 2003 on IIS6 running on Windows Server 2003? The IIS has the default website disabled, and a new website is created. I have...
2
by: js | last post by:
I am using Visual Studio 2003. An IIS is installed on a separate box with the Remote Debugger server component from VS2003. Initially, I created a new blank project in VS2003 under the IIS's...
21
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error to use a section registered as...
5
by: Peter | last post by:
Hi All, I am a novice .NET developer, using a 60 trial version of VS.NET 2003 to learn .NET. I would like to develop a website which can be accessed from a mobile device. What are my...
6
by: VB Programmer | last post by:
I have a full shopping cart website that is in VS2003. I want to create a BRAND NEW non-related website, now using VS2005. I'd like to use all the shopping related pages/code from the original...
4
by: Mandar | last post by:
Hi, I have written some code in C# to programmatically create a website and an application pool. Both seems to be getting created alright with whatever settings I have applied. However, when I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...

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.