How to open a VS.NET 2003 project in VS.NET 2002
My colleague created a ASP.NET project by VS.NET 2003. I can not open it by the VS.NET 2002 in my machine. Can I call my colleague to modify some settings on this project and so I can open it by 2002? How to do that? thx...
Opening project created in VS.NET 2003 in VS.NET 2002?
hi everyone,
Can this be done?
i'm havin problems opening my applications.
the solution file i created is not recognise by VS.NET 2002..
can anyone provide me with a solution?
thanks very much..
It is not designed to do this, so don't think you are doing anything wrong. There is a tool designed to do this, it can be foundHERE You must register, but it is a free download. Hope this helps.Chris Paterra
thanks very much.....
VS.NET 2005 vs VS.NET 2003
I have used VS.NET 2003 extensively and exploited all features like drag and drop functions for creating components, drag and drop data access components...For example VS.NET 2003 allows creating sqldataadapter for table mapping , stored proc parameters mappings etc..We can drag pretty much any object on component designer....Not it seems like all that gone...VS.NET 2005, there is no way we can drag the typed dataset, sqldata adapter, sqlcommand on forms designer . There is no concept of component. There is no component designer any more....Biggest flaw i found is sqldatasource and...
Converting project from VS:Net 2003 to Vs.Net 2005
Hi there,can anyone help with converting a project from Vs.NET 2003 to vs.net 2005. Its not the internal workings that are a problem but the organization...I understand that under mydocuments\visual Studio 2005\ there are 2 directories (amongst others)1 is projects1 is websitesin projects these store the sln file and all the code for a gui app for examplefor websites in projects is just the sln which points to the websites directory where all the code is for a website i.e. under \mydocs\visual studio 2005\websitesam i right?So in simple terms, what is the best way of importing my vs.ne...
VS.NET 2005 vs VS.NET 2003 #2
why there is no datagrid anymore when i drag the tables in design view?
it's the gridview,and where is the data adapter.
How will i connect the tables now?
Here are a couple videos on the new Data model in VS2005. I think you will find it much easier to use. I have watch the first one, but the second is by Fritz Onion. I think there is an Advanced Data Binding Video in the same series done by him as well.
ASP.NET HOW DO I Video Series: Data
MSDN Webcast: Essential ASP.NET for the Web Developer (Part 5 of 15): Introduction to Data Binding (Level 200)
Hope this helpsTh...
convert the web application from vs.net 2002 to vs.net 2003
hi
how can i convert the web application from vs.net 2002 to vs.net 2003 and how i know that the application is made in vs.net 2002 and not in vs.net 2003 and thank for your time
VS.NEt 2003 detects 2002 project format automatically when you try to open 2002 project with it. It also asks you if the project needs to be converted into 2003 format (if I remember right conversion must be done to use the project in 2003). If you say yes, it does the conversion and you don't have to do anything. Note that VS.NEt 2002 can't open 2003 projects.Thanks,Teemu KeiskiFinland, EU
thank you for your...
VS.NET 2003 to VS.Net 2005
Hi
I just converetd my VS.Net 2003 project to VS.NET 2005 using the convert wizard in Visual Studio 2005 Web Application Project. It compiled with no build errors and a few warnings. When Iam trying to view the project, then it gives me 404 error. Can someone help ? Thanks
Could you confirm you are using WAP (Web Application Projects) versus the built-in WSP (Web Site model)? If you have a project file after converting, then you are using WAP.
Could you post the actual 404 error you got?
Also, did you set your start page in the converted project?
-Mike-...
Vs.Net 2002 and Vs.Net 2003
Hello:
I've one question that keeps messing with my head, I want to know if you have:
1. VS.Net 2002 with Framework 1.0 and 1.1 in the same PC, which Framework it compiles apps for?
2. VS.Net 2003 with Framework 1.0 and 1.1 in the same PC, which Framework it compiles apps for?
Is it possible to have an app compiled for framework 1.0 that uses DLLs or assemblies compiled for framework 1.1???? and still work ok??
thanks a lot....
vb.net vs c#.net vs j#.net
just out of curiousity which looks, acts most like java? i'm still learning trying to used to vb.net but it seems that it was easier to do some stuff with java.
C# is Java++ in my opinion. If you have done C or Jave you will prefer C#.Mike Schellenberger - MCAD
If you are looking for language similar to java go for J#.
However most code samples you find on the net will be in VB.NET and C#....
I can't open .net web application from VS.NET 2003
I try to open one .net based web application from VS.Net 2003 in my Windows 2K server, get following error message "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1" and also tried to command line command aspnet_iisreg /i and aspnet_iisreg /r but didn't work.
Could somebody give me some idea to solve this issue? Thanks a lot!
Check if iis is installed and running if yes then uninstall .Net Frame work and install it again.
I got same error few months ago and solved it by using above option.
Arvind Malik
First, I would see...
VS.NET 2003 and VS.NET 2005 on same machine
I've seen some postings indicating that you can have VS.NET 2003 and VS.NET 2005 side by side on the same machine. I've also seen some comments that if doing this there is something that gets messed up, but I can't locate what it is and what the solution might be.
Can someone shed some light on this for me regarding what might get messed up and where I can find the fixes to it?
Thanks,
Ira
Ira Richard Smith
I have this set up. no prob at all.-DarrenNeese.com-DNN ROCKS!-DeveloperSchool.com
Same here along with VS.Net 2002 & VS 6.0
I'm running 2003 and 2005 on wi...
Migrating from VS.NET 2003 to VS.NET 2008
We are getting ready to start migrating all our applications from Visual Studio 2003 to Visual Studio 2008. Is anyone aware of any direct conversion issues? Also. a lot of our 1.1 apps use datatables as the datasource can we still do this in 2008?
Yes you can.I have done some migration between 1.1 and 2.0 and there were some small issues but in general most of the things worked fine.For example Microsoft has changed the html validator in Visual Studio.also some events works a little different. If you share session cookie between some 1.1 and 2.0 (or) later apps you have to do so...
Upgrade IBS from VS.NET to VS.NET 2003
Anyone encountered any problems while performing this upgrade?
Like "ASPNetPortal.PortalModuleControl could not be loaded."
If so, what is the casue, how did you fix it ?
Thanks
I know it is of no help but ...
It went painlessly for me
Sorry
DavidMVarious IBS Addons available at http://www.snowcovered.comLead Developer [vb & c#] - MCAD
I not have any problem.
check the project references or try a clean install
hmmm - thanks for the replies.
I'm trying to help out the user who posted this message
I'm struggling to find a reason why he's having suc...
VS.NET 2000 Versus VS.NET 2003
Hi,
I'm using VS.NET 2003 at home, but at my uni's using VS.NET 2000. So if i do work at home and bring to UNI and run on VS.NET 2000. Does any problem with that ?
Thanks.
Jeff.
any projects you create in VS2003 won't open on VS2002
once you open a VS2002 project in VS2003 and covert it, it won't open again in VS2002
Nick
www.vb-tech.comhttp://www.vb-tech.com
Thanks nickswan....