Hi,
i am using VS.Net 2005 Beta 2, successfully converted a J2EE application to C# project. But when i tried to open C# solution second time it is not opening.
Have someone come across this situation
Can somebody address this issue.
Thanks.
Hi,
i am using VS.Net 2005 Beta 2, successfully converted a J2EE application to C# project. But when i tried to open C# solution second time it is not opening.
Have someone come across this situation
Can somebody address this issue.
Thanks.
unable to open C# solution after converting it using JLCA
brendank
Hi,
Could you please tell us the error message you are getting That will really be helpful in narrowing down the issue.
Thanks.
Vacuum
In my case Visual Studio 2005 does not automatically kicks of the upgrade Wizard when i tried to open the ASP.NET 1.1 project.
i explicitly tried to do this using following option in VS.Net 2005
VS.Net 2005 -> File -> New -> Project from existing code... -> Project From Existing Code Files Wizard
and now i am able to open the project atleast, investigating further.
am i doing right thing here , please confirm.
ebrainsoft
While migrating JSP/web apps, JLCA 3.0 produces ASP.NET 1.1 code. Visual Studio 2005 allows users to use and create only ASP.NET 2.0 apps. So, after a user converts a JSP/Web app to .NET Framework using JLCA, the user need to upgrade their converted ASP.NET 1.1 app to ASP.NET 2.0. This can be achieved by opening the converted C# project. Visual Studio 2005 automatically kicks of the upgrade Wizard when a user tries to open the 1.1 project. The C# project to be opened would be available in the output directory as specified by the user.
Hope this answers your query.
Benwhit
Hi Jai,
the error message is:
"unable to open the web D:\JLCA2Dotnet\,'. The web D:\JLCA2Dotnet\,' does not exists."
where "D:\JLCA2Dotnet" is application path on my hard disk
thanks.
Michele_T
**Bob