- Next, you can open this.csproj file in Visual Studio. If you have a web project (without a.sln), you must do: Menu File → Open → Web Site. And choose the folder where the project is. An even simpler way in Visual Studio is to follow this: Choose the source file location and a.csproj and.sln file is created.
- Open VS2008 New Project Other Project Types Visual Studio Solutions. Then select Blank Solution from Templates Tab. Copy your project folder and paste it to new created solution project folder, at the location where (.sln) files of new project saved. And then right click on your created solution in Solution Explorer, select.
- This cross-platform development tool can run on – Windows, Linux, and OS X. Both Visual Studio IDE and Visual Studio Code are very powerful editors and almost everyone must be familiar with using these editors. In this post, I will show you how you can open your current project in Visual Studio Code directly from Visual Studio IDE.
Choose either C# or Visual Basic. After the.zip file has downloaded, extract it and open the ExpenseItIntro.sln file using Visual Studio. Create a custom build configuration. When you create a solution, debug and release build configurations and their default platform targets are defined for the solution automatically.
'The selected file is not a valid Visual Studio solution file' error when opening solution from remote webserver
Hi all, This is my first post here. I have a problem I can not find the solution for. When I open a VS .NET solution file from a remote webserver (VMWare, Windows 2003 Standard) in VS.NET 2003, I get the error mentioned in the subject. When I open the same file from a local folder, it opens just fine (it's the DotNetNuke 3.0.13 solution file). I also have no problem creating a new webproject from VS.NET on the same (virtual) server, and edit and create new files in that solution / project. Any ideas why this happens?The reason I wan't to use the VMWare solution is that I'm not allowed to...
The selected file is not a valid Visual Studio solution file.
I have the VS version 7.0.9466. When i am trying to open the DotNetNuke.sln (of the new DNN2.0b1) i am getting this error. Is it because it is made with a newer version of the Visual Studio? Please help! Thank, Mike. In the documentation i haven't found anything about it. Maybe somebody from the development team can tell me? Or somebody who accually open the solution file? Tomorrow i will try with the version 7.1. Hope it will work. Open the DotNetNuke.vbproj instead of the .sln Then resave your .sln when you run it. The problem is (if you open the .sln in Notepad) t...
Remote Open Solution: The selected file is not a valid Visual Studio Solution file (but I'm running VS2003)
Trying to remotely 'Open from web' any of the .sln files within DNN and getting this message: 'The selected file is not a valid Visual Studio Solution file'. My remote is Win XP PRO, running VS 2003 7.1.3088 with .NET Framework 1.1. 4322 (SP1). I am able to open (supposedly) the same .SLN files on my local machine, i.e. the same ones that unzipped from DNN 3.0.13 download. Server is Win2003; I have complete admin control, but don't have VS installed on it. Thanks, Neal Walters ...
the selected file is not a valid visual studio solution file-urgent
hii installed dnn ver 3.0... i want to use it with access..when i try to open the solution file it gives me this error 'the selected file is not a valid visual studio solution file'i am using vs.net 2002pls respondas to what i can do to proceedthanks I do not believe that MS Access is supported as a back end database under DNN 3.x. If you truly want to use Access you will have to use DNN 2.x. There is a free, as in beer, database solution for DNN 3.x called 'MSDE'. If you look in the DNN documentation it will give you a source to download it from Microsoft. so installing and run...
How can I run a .aspx file from .vb file in visual studio.net ?
Hello, I want to make a Vb.net program which can run an .aspx file whenever a new flash file is put into the directory. I already finish the IO.FileSystemWatcher part. But when I detect a new file is put into the folder, how can I activate a .aspx program from vb.net . Robert Chu...
Cannot Open Solution File (*.sln) in Visual Studio 2005
I installed Microsoft Visual Studio 2005 (see Installed Program Information below*) Other information:System Info: Windows Server 2003, Standard Edition, Service Pack 1 Steps to duplicate the error:1. Click Start, All Programs, Microsoft Visual Studio 2005, Microsoft Visual Studio 20052. Click File, Open, Project/Solution3. At the Open Project dialogue box, navigate to the location of *.sln file, select *.sln file, click open. I get this error: The application for project 'C:vbnet03sbschap01MusicTriviaMusicTrivia.vbproj' is not installed.Make sure the application for the project type ...
Slolution File (.sln) missing how to open project in Visual Studio.NET
Hi,I have an ASP.NET application wherein, the solution *.sln file is missing. However all the other files (.aspx, .vb etc.) are there. Is there any way to open the project in VS.NET or do I have to contact the Author and request the .sln file?Thanks If there is a .vbproj or .csproj open that instead. If not then you can create a new ASP.Net project in the appropriate language, then use 'Add Existing...' to add the files from the other project into the new one.Tim McBrideThis posting is provided 'AS IS' with no warranties, and confers no rights....
trouble adding MDF file to project using Visual Studio 2008
I just installed Visual Studio 2008. I started working on a WinForms app and I tried to add a database file (.MDF) into the project. However, I kept getting the following error message: 'Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component or download from the url:http://go.microsoft.com/fwlink/?LinkId=49251' The link took me to the SQL Server 2008 web site. I downloaded the 2008 Express Edition and installed it. However, I got THIS error message: 'SQL Serv...
Error meessage when openning file
hey, we are 'green' at ASP.net, and we have an issue when trying to open an asp.net project that was created in another computer. please asist ASAP, since we are stucked with no idea for sovling this issue. Thanks, Moshe and Noa. an asp.net project file opened in another computer needs to point to the same URL that when it was created: if it was in, for example, http://localhost/test the new computer will have to have a virtual directory with the name of 'test' and point to where the solution file is. 'Never argue with an idiot; He will drag you down to his level ...
installing files for complex script and right to left languages(control panel) from Visual studio 2005 or visual studio 2008 setup project
I know how to install files for complex script and right to left languages from control panel manually.But i want to install these files for complex script and right to left languages(control panel) from Visual studio 2005 or visual studio 2008 setup project (windows Application). Plz re write the query,..it is almost impossible to understand...Please mark as answer if it helped u! go to control panel --> REgional languages options--> Laguages tab--> Suppliment Language Support option--> Here there is check box for installing complex script and right to left l...
Visual Studio 2008
I am trying to get a website to run in my solution from IIS7 and not the file webserver. I setup the website as an application in IIS7, then in my solution I then add and choose the website. However when it is added to the solution, the default webserver is the built in file webserver and not IIS7 like I expect it to be? If I open the website by itself however, it opens and runs fine using IIS7. Any help appreciated! Dan Go into project properties, and under the web tab there are options to select development web server or IIS for debugging.Richard Hi Richard, Thanks...
there are source files but no project file or solution file
I am working on a project, which only provides some .vb, .aspx, and other files. But there is no solution file or project file. How can I instal them in the development environment under .net visual studio 2005? Thanks David 1. Open Web Site from VS.NET 2005 to open this folder; 2. File -> Save All after you open the folder. VS.NET will pop up a window to let you save the project. Usually, after you save it, a .sln file will be saved to folder Visual Studio 2005ProjectsYOURFOLDERNAME i f you don't change the folder for saving. Hope it helps.'Objec...
Upload File with Visual Studio 2008
Hi at allI'm creating web application with asp.net and visual studio 2008 express editionMy web form upload file and i get exception when i try upload file Visual Studio 2008 has local server when building application, C:Documents and SettingsVisual Studio 2008WebSitesMyApplicationThere i have create folder named Public where i have set Everyone account and ASP.NET account with all permission for to read and to writebut i get exception Unauthorized , denied accessHow can i do ?Thank you very much Can you please send the code which you have ued for file upload po...
to file:// or not to file://
(Firefox 1.5.0.6) I'm having trouble with HTML Anchors (links) using the file: protocol. The URL I'm trying to get at looks something like this file://///Host.Domain/Share/Dir1/Dir2/File.Ext If I click on the link, /nothing/ happens but, if I 'Copy Link Location' and paste exactly the same thing into the 'address bar' in FireFox, FireFox is perfectly happy to show me the file. Why the difference? Am I tripping over some security restriction here? Any suggestions? TIA, Phill W. Phill W. wrote: > (Firefox 1.5.0.6) > I'm ...
Hi all, This is my first post here. I have a problem I can not find the solution for. When I open a VS .NET solution file from a remote webserver (VMWare, Windows 2003 Standard) in VS.NET 2003, I get the error mentioned in the subject. When I open the same file from a local folder, it opens just fine (it's the DotNetNuke 3.0.13 solution file). I also have no problem creating a new webproject from VS.NET on the same (virtual) server, and edit and create new files in that solution / project. Any ideas why this happens?The reason I wan't to use the VMWare solution is that I'm not allowed to...
The selected file is not a valid Visual Studio solution file.
I have the VS version 7.0.9466. When i am trying to open the DotNetNuke.sln (of the new DNN2.0b1) i am getting this error. Is it because it is made with a newer version of the Visual Studio? Please help! Thank, Mike. In the documentation i haven't found anything about it. Maybe somebody from the development team can tell me? Or somebody who accually open the solution file? Tomorrow i will try with the version 7.1. Hope it will work. Open the DotNetNuke.vbproj instead of the .sln Then resave your .sln when you run it. The problem is (if you open the .sln in Notepad) t...
Remote Open Solution: The selected file is not a valid Visual Studio Solution file (but I'm running VS2003)
Trying to remotely 'Open from web' any of the .sln files within DNN and getting this message: 'The selected file is not a valid Visual Studio Solution file'. My remote is Win XP PRO, running VS 2003 7.1.3088 with .NET Framework 1.1. 4322 (SP1). I am able to open (supposedly) the same .SLN files on my local machine, i.e. the same ones that unzipped from DNN 3.0.13 download. Server is Win2003; I have complete admin control, but don't have VS installed on it. Thanks, Neal Walters ...
the selected file is not a valid visual studio solution file-urgent
hii installed dnn ver 3.0... i want to use it with access..when i try to open the solution file it gives me this error 'the selected file is not a valid visual studio solution file'i am using vs.net 2002pls respondas to what i can do to proceedthanks I do not believe that MS Access is supported as a back end database under DNN 3.x. If you truly want to use Access you will have to use DNN 2.x. There is a free, as in beer, database solution for DNN 3.x called 'MSDE'. If you look in the DNN documentation it will give you a source to download it from Microsoft. so installing and run...
How can I run a .aspx file from .vb file in visual studio.net ?
Hello, I want to make a Vb.net program which can run an .aspx file whenever a new flash file is put into the directory. I already finish the IO.FileSystemWatcher part. But when I detect a new file is put into the folder, how can I activate a .aspx program from vb.net . Robert Chu...
Cannot Open Solution File (*.sln) in Visual Studio 2005
I installed Microsoft Visual Studio 2005 (see Installed Program Information below*) Other information:System Info: Windows Server 2003, Standard Edition, Service Pack 1 Steps to duplicate the error:1. Click Start, All Programs, Microsoft Visual Studio 2005, Microsoft Visual Studio 20052. Click File, Open, Project/Solution3. At the Open Project dialogue box, navigate to the location of *.sln file, select *.sln file, click open. I get this error: The application for project 'C:vbnet03sbschap01MusicTriviaMusicTrivia.vbproj' is not installed.Make sure the application for the project type ...
Slolution File (.sln) missing how to open project in Visual Studio.NET
Hi,I have an ASP.NET application wherein, the solution *.sln file is missing. However all the other files (.aspx, .vb etc.) are there. Is there any way to open the project in VS.NET or do I have to contact the Author and request the .sln file?Thanks If there is a .vbproj or .csproj open that instead. If not then you can create a new ASP.Net project in the appropriate language, then use 'Add Existing...' to add the files from the other project into the new one.Tim McBrideThis posting is provided 'AS IS' with no warranties, and confers no rights....
trouble adding MDF file to project using Visual Studio 2008
I just installed Visual Studio 2008. I started working on a WinForms app and I tried to add a database file (.MDF) into the project. However, I kept getting the following error message: 'Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component or download from the url:http://go.microsoft.com/fwlink/?LinkId=49251' The link took me to the SQL Server 2008 web site. I downloaded the 2008 Express Edition and installed it. However, I got THIS error message: 'SQL Serv...
Error meessage when openning file
hey, we are 'green' at ASP.net, and we have an issue when trying to open an asp.net project that was created in another computer. please asist ASAP, since we are stucked with no idea for sovling this issue. Thanks, Moshe and Noa. an asp.net project file opened in another computer needs to point to the same URL that when it was created: if it was in, for example, http://localhost/test the new computer will have to have a virtual directory with the name of 'test' and point to where the solution file is. 'Never argue with an idiot; He will drag you down to his level ...
installing files for complex script and right to left languages(control panel) from Visual studio 2005 or visual studio 2008 setup project
I know how to install files for complex script and right to left languages from control panel manually.But i want to install these files for complex script and right to left languages(control panel) from Visual studio 2005 or visual studio 2008 setup project (windows Application). Plz re write the query,..it is almost impossible to understand...Please mark as answer if it helped u! go to control panel --> REgional languages options--> Laguages tab--> Suppliment Language Support option--> Here there is check box for installing complex script and right to left l...
Visual Studio 2008
I am trying to get a website to run in my solution from IIS7 and not the file webserver. I setup the website as an application in IIS7, then in my solution I then add and choose the website. However when it is added to the solution, the default webserver is the built in file webserver and not IIS7 like I expect it to be? If I open the website by itself however, it opens and runs fine using IIS7. Any help appreciated! Dan Go into project properties, and under the web tab there are options to select development web server or IIS for debugging.Richard Hi Richard, Thanks...
there are source files but no project file or solution file
I am working on a project, which only provides some .vb, .aspx, and other files. But there is no solution file or project file. How can I instal them in the development environment under .net visual studio 2005? Thanks David 1. Open Web Site from VS.NET 2005 to open this folder; 2. File -> Save All after you open the folder. VS.NET will pop up a window to let you save the project. Usually, after you save it, a .sln file will be saved to folder Visual Studio 2005ProjectsYOURFOLDERNAME i f you don't change the folder for saving. Hope it helps.'Objec...
Upload File with Visual Studio 2008
Hi at allI'm creating web application with asp.net and visual studio 2008 express editionMy web form upload file and i get exception when i try upload file Visual Studio 2008 has local server when building application, C:Documents and SettingsVisual Studio 2008WebSitesMyApplicationThere i have create folder named Public where i have set Everyone account and ASP.NET account with all permission for to read and to writebut i get exception Unauthorized , denied accessHow can i do ?Thank you very much Can you please send the code which you have ued for file upload po...
to file:// or not to file://
(Firefox 1.5.0.6) I'm having trouble with HTML Anchors (links) using the file: protocol. The URL I'm trying to get at looks something like this file://///Host.Domain/Share/Dir1/Dir2/File.Ext If I click on the link, /nothing/ happens but, if I 'Copy Link Location' and paste exactly the same thing into the 'address bar' in FireFox, FireFox is perfectly happy to show me the file. Why the difference? Am I tripping over some security restriction here? Any suggestions? TIA, Phill W. Phill W. wrote: > (Firefox 1.5.0.6) > I'm ...
Can I Open A Vb.net Sln In Visual Studio Free
'The selected file is not a valid Visual Studio solution file' error when opening solution from remote webserver
Hi all, This is my first post here. I have a problem I can not find the solution for. When I open a VS .NET solution file from a remote webserver (VMWare, Windows 2003 Standard) in VS.NET 2003, I get the error mentioned in the subject. When I open the same file from a local folder, it opens just fine (it's the DotNetNuke 3.0.13 solution file). I also have no problem creating a new webproject from VS.NET on the same (virtual) server, and edit and create new files in that solution / project. Any ideas why this happens?The reason I wan't to use the VMWare solution is that I'm not allowed to...
Remote Open Solution: The selected file is not a valid Visual Studio Solution file (but I'm running VS2003)
Trying to remotely 'Open from web' any of the .sln files within DNN and getting this message: 'The selected file is not a valid Visual Studio Solution file'. My remote is Win XP PRO, running VS 2003 7.1.3088 with .NET Framework 1.1. 4322 (SP1). I am able to open (supposedly) the same .SLN files on my local machine, i.e. the same ones that unzipped from DNN 3.0.13 download. Server is Win2003; I have complete admin control, but don't have VS installed on it. Thanks, Neal Walters ...
the selected file is not a valid visual studio solution file-urgent
hii installed dnn ver 3.0... i want to use it with access..when i try to open the solution file it gives me this error 'the selected file is not a valid visual studio solution file'i am using vs.net 2002pls respondas to what i can do to proceedthanks I do not believe that MS Access is supported as a back end database under DNN 3.x. If you truly want to use Access you will have to use DNN 2.x. There is a free, as in beer, database solution for DNN 3.x called 'MSDE'. If you look in the DNN documentation it will give you a source to download it from Microsoft. so installing and run...
Error meessage when openning file
hey, we are 'green' at ASP.net, and we have an issue when trying to open an asp.net project that was created in another computer. please asist ASAP, since we are stucked with no idea for sovling this issue. Thanks, Moshe and Noa. an asp.net project file opened in another computer needs to point to the same URL that when it was created: if it was in, for example, http://localhost/test the new computer will have to have a virtual directory with the name of 'test' and point to where the solution file is. 'Never argue with an idiot; He will drag you down to his level ...
Not a valid Visual Studio solution file
When I attempt to open the DotNetNuke.sln file for DNN 2.0, I get the above error. I am using VS.NET 2002. Is this written with 2003?My Only DNN Site Chile ConcepcionI am a DNN Hobbyist Yes, DNN has a solution file for VS2003. You can change the .sln file manually (there are other threads about it on these forums). I also have a conversion tool available on my site that does it for you. Geert Veenstra /rant Imho, DNN is not an easy program to use compared to other portals, and Microsoft isn't helping (and I am a staunch user). I find it rediculous that I have to either u...
how to open Visual Studio Solution file in dotnetnuke
Hello Everybody,I have installed DotNetNuke and dotnetframework 1.1. DotNetNuke software is working fine.I am not able to open DotNetNuke.sln file.Should I install DotNet SDK?Any inputs regarding this matter is welcome.Regards,Sharanya Do you have Visual studio 2003 installed? This would be the most common way to open the solution file. If you are a student there is a acedemic version availible. You may want to look at the new 2005 express edition that is free and look at the DNN4.0 that is built to run on it. The code is all accessible through a simple text editor also. John. Soul So...
How can I run a .aspx file from .vb file in visual studio.net ?
Hello, I want to make a Vb.net program which can run an .aspx file whenever a new flash file is put into the directory. I already finish the IO.FileSystemWatcher part. But when I detect a new file is put into the folder, how can I activate a .aspx program from vb.net . Robert Chu...
there are source files but no project file or solution file
I am working on a project, which only provides some .vb, .aspx, and other files. But there is no solution file or project file. How can I instal them in the development environment under .net visual studio 2005? Thanks David 1. Open Web Site from VS.NET 2005 to open this folder; 2. File -> Save All after you open the folder. VS.NET will pop up a window to let you save the project. Usually, after you save it, a .sln file will be saved to folder Visual Studio 2005ProjectsYOURFOLDERNAME i f you don't change the folder for saving. Hope it helps.'Objec...
Converting HTM files to ASPX files in Visual Studio 2005
Hi, In Visual Studio 2003, when you renamed an html file to an aspx file, Visual Studio, first prompted you to confirm you wanted to change the file extension, and then asked if you wanted to add a code page. I have tried this in Visual Studio 2005 and this no longer happens, instead I have to manually add the Page Directive and code behind file. Can anyone help as I can't seem to work out how to do this in VS2005. I have Visual Studio Professional Version 8.0.50727.42 install on Windows 2003 Server with default settings. Thanks, Jon Rename the file to aspx, add proper page dir...
Copy a file in Visual Studio.net
I have a page in my web project 'Webform.aspx' which has the general layout of all my pages and a blank code behind page .. What I do is : 1) Copy the page and paste it into Visual Studio. 2) Rename it to......lets say 'Webform1.aspx' 3) Change the code behing page so it reads Public Class WebForm1 Whenever I try to run this new blank page I get the error : Could not load type '_myProject.WebForm1'. Can someone tell me how to do this. I am finding Visual Studio great for coding but at simple screen handling and general maintenance It is hopeless...
to file:// or not to file://
(Firefox 1.5.0.6) I'm having trouble with HTML Anchors (links) using the file: protocol. The URL I'm trying to get at looks something like this file://///Host.Domain/Share/Dir1/Dir2/File.Ext If I click on the link, /nothing/ happens but, if I 'Copy Link Location' and paste exactly the same thing into the 'address bar' in FireFox, FireFox is perfectly happy to show me the file. Why the difference? Am I tripping over some security restriction here? Any suggestions? TIA, Phill W. Phill W. wrote: > (Firefox 1.5.0.6) > I'm ...
Why Visual Studio 2005 ask me to convert a solution already got converted Somebody did the conversion of a solution from .net 1.1 to .net 2.0 by using the automatic conversion wizard of Visual Stu
Why Visual Studio 2005 ask me to convert a solution already got converted Somebody did the conversion of a solution from .net 1.1 to .net 2.0 by using the automatic conversion wizard of Visual Studio 2005. Then, he changed to another company. Now, I take over his job. Unfortunately, when I attempted to open that solution, Visual Studio 2005 prompted me the conversion wizard again to forced me to perform a conversion on the solution. Does someone know why?--Harish Patel www.MicrosoftSQLandASP.netpatelharish@gmail.com Hi, How many projects are in the solution, does it have UNLOADE...
Smart Device Application for file transfer to a remote server in .Net Compact Framework (Using Visual Studio.Net 2003,C# code)
Dear all, We are developing a smart device application (using C# code) for .Net Compact Framework where we need to write a programme in C# code to transfer a file from mobile device to remote server/machine.Can anyony help us regarding this aaplication.If you have already done this or you find any article/link regarding to this application then please let me know about that. My mail id : anirbandas.ju@gmail.com Looking forward for your reply soon. Regards Anirban hi hav u got any solution , becoz i too need. plz share with me...
delete recent files and project from FILE MENU in Visual Studio 2005
Can anyone tell me how to delete recent files and project from FILE MENU in Visual Studio 2005 in your documents there will be a folder called visual studio2005. inside that there will be folders called project, websites. clean up those folders. i think thos will help you. Thanks,Bel.. Hi, belvin: in your documents there will be a folder called visual studio2005. inside that there will be folders called project, websites. clean up those folders. i think thos will help you. This action only deletes the project or project file. Because of t...
Hi all, This is my first post here. I have a problem I can not find the solution for. When I open a VS .NET solution file from a remote webserver (VMWare, Windows 2003 Standard) in VS.NET 2003, I get the error mentioned in the subject. When I open the same file from a local folder, it opens just fine (it's the DotNetNuke 3.0.13 solution file). I also have no problem creating a new webproject from VS.NET on the same (virtual) server, and edit and create new files in that solution / project. Any ideas why this happens?The reason I wan't to use the VMWare solution is that I'm not allowed to...
Remote Open Solution: The selected file is not a valid Visual Studio Solution file (but I'm running VS2003)
Trying to remotely 'Open from web' any of the .sln files within DNN and getting this message: 'The selected file is not a valid Visual Studio Solution file'. My remote is Win XP PRO, running VS 2003 7.1.3088 with .NET Framework 1.1. 4322 (SP1). I am able to open (supposedly) the same .SLN files on my local machine, i.e. the same ones that unzipped from DNN 3.0.13 download. Server is Win2003; I have complete admin control, but don't have VS installed on it. Thanks, Neal Walters ...
the selected file is not a valid visual studio solution file-urgent
hii installed dnn ver 3.0... i want to use it with access..when i try to open the solution file it gives me this error 'the selected file is not a valid visual studio solution file'i am using vs.net 2002pls respondas to what i can do to proceedthanks I do not believe that MS Access is supported as a back end database under DNN 3.x. If you truly want to use Access you will have to use DNN 2.x. There is a free, as in beer, database solution for DNN 3.x called 'MSDE'. If you look in the DNN documentation it will give you a source to download it from Microsoft. so installing and run...
Error meessage when openning file
hey, we are 'green' at ASP.net, and we have an issue when trying to open an asp.net project that was created in another computer. please asist ASAP, since we are stucked with no idea for sovling this issue. Thanks, Moshe and Noa. an asp.net project file opened in another computer needs to point to the same URL that when it was created: if it was in, for example, http://localhost/test the new computer will have to have a virtual directory with the name of 'test' and point to where the solution file is. 'Never argue with an idiot; He will drag you down to his level ...
Not a valid Visual Studio solution file
When I attempt to open the DotNetNuke.sln file for DNN 2.0, I get the above error. I am using VS.NET 2002. Is this written with 2003?My Only DNN Site Chile ConcepcionI am a DNN Hobbyist Yes, DNN has a solution file for VS2003. You can change the .sln file manually (there are other threads about it on these forums). I also have a conversion tool available on my site that does it for you. Geert Veenstra /rant Imho, DNN is not an easy program to use compared to other portals, and Microsoft isn't helping (and I am a staunch user). I find it rediculous that I have to either u...
how to open Visual Studio Solution file in dotnetnuke
Hello Everybody,I have installed DotNetNuke and dotnetframework 1.1. DotNetNuke software is working fine.I am not able to open DotNetNuke.sln file.Should I install DotNet SDK?Any inputs regarding this matter is welcome.Regards,Sharanya Do you have Visual studio 2003 installed? This would be the most common way to open the solution file. If you are a student there is a acedemic version availible. You may want to look at the new 2005 express edition that is free and look at the DNN4.0 that is built to run on it. The code is all accessible through a simple text editor also. John. Soul So...
How can I run a .aspx file from .vb file in visual studio.net ?
Hello, I want to make a Vb.net program which can run an .aspx file whenever a new flash file is put into the directory. I already finish the IO.FileSystemWatcher part. But when I detect a new file is put into the folder, how can I activate a .aspx program from vb.net . Robert Chu...
there are source files but no project file or solution file
I am working on a project, which only provides some .vb, .aspx, and other files. But there is no solution file or project file. How can I instal them in the development environment under .net visual studio 2005? Thanks David 1. Open Web Site from VS.NET 2005 to open this folder; 2. File -> Save All after you open the folder. VS.NET will pop up a window to let you save the project. Usually, after you save it, a .sln file will be saved to folder Visual Studio 2005ProjectsYOURFOLDERNAME i f you don't change the folder for saving. Hope it helps.'Objec...
Converting HTM files to ASPX files in Visual Studio 2005
Hi, In Visual Studio 2003, when you renamed an html file to an aspx file, Visual Studio, first prompted you to confirm you wanted to change the file extension, and then asked if you wanted to add a code page. I have tried this in Visual Studio 2005 and this no longer happens, instead I have to manually add the Page Directive and code behind file. Can anyone help as I can't seem to work out how to do this in VS2005. I have Visual Studio Professional Version 8.0.50727.42 install on Windows 2003 Server with default settings. Thanks, Jon Rename the file to aspx, add proper page dir...
Copy a file in Visual Studio.net
I have a page in my web project 'Webform.aspx' which has the general layout of all my pages and a blank code behind page .. What I do is : 1) Copy the page and paste it into Visual Studio. 2) Rename it to......lets say 'Webform1.aspx' 3) Change the code behing page so it reads Public Class WebForm1 Whenever I try to run this new blank page I get the error : Could not load type '_myProject.WebForm1'. Can someone tell me how to do this. I am finding Visual Studio great for coding but at simple screen handling and general maintenance It is hopeless...
to file:// or not to file://
(Firefox 1.5.0.6) I'm having trouble with HTML Anchors (links) using the file: protocol. The URL I'm trying to get at looks something like this file://///Host.Domain/Share/Dir1/Dir2/File.Ext If I click on the link, /nothing/ happens but, if I 'Copy Link Location' and paste exactly the same thing into the 'address bar' in FireFox, FireFox is perfectly happy to show me the file. Why the difference? Am I tripping over some security restriction here? Any suggestions? TIA, Phill W. Phill W. wrote: > (Firefox 1.5.0.6) > I'm ...
Why Visual Studio 2005 ask me to convert a solution already got converted Somebody did the conversion of a solution from .net 1.1 to .net 2.0 by using the automatic conversion wizard of Visual Stu
Why Visual Studio 2005 ask me to convert a solution already got converted Somebody did the conversion of a solution from .net 1.1 to .net 2.0 by using the automatic conversion wizard of Visual Studio 2005. Then, he changed to another company. Now, I take over his job. Unfortunately, when I attempted to open that solution, Visual Studio 2005 prompted me the conversion wizard again to forced me to perform a conversion on the solution. Does someone know why?--Harish Patel www.MicrosoftSQLandASP.netpatelharish@gmail.com Hi, How many projects are in the solution, does it have UNLOADE...
Smart Device Application for file transfer to a remote server in .Net Compact Framework (Using Visual Studio.Net 2003,C# code)
Dear all, We are developing a smart device application (using C# code) for .Net Compact Framework where we need to write a programme in C# code to transfer a file from mobile device to remote server/machine.Can anyony help us regarding this aaplication.If you have already done this or you find any article/link regarding to this application then please let me know about that. My mail id : anirbandas.ju@gmail.com Looking forward for your reply soon. Regards Anirban hi hav u got any solution , becoz i too need. plz share with me...
delete recent files and project from FILE MENU in Visual Studio 2005
Can anyone tell me how to delete recent files and project from FILE MENU in Visual Studio 2005 in your documents there will be a folder called visual studio2005. inside that there will be folders called project, websites. clean up those folders. i think thos will help you. Thanks,Bel.. Hi, belvin: in your documents there will be a folder called visual studio2005. inside that there will be folders called project, websites. clean up those folders. i think thos will help you. This action only deletes the project or project file. Because of t...