kwik
January 26th, 2006, 04:09 PM
Hello ; I downloaded the Visual Web 2005 Express .....As you perhaps know ,its FREE ....the downside is that you must choose between C# ,Asp.Net or VB .......
I chose ASP.NET ,and therefore installed Visual Web 2005 Express
But now when testing the same test that I was able to do in 2003 ....which is ; I make a small test under C:\inetpub\wwwroot\webtest
- I only make a single page with a button and a text label.
-I double click on the button ,and in th cs file I tell it to put the text "Hello" in the text label ,when I push the button.
Then run the test locally ; All is okay ,everything works. I push the button ,and "hello" pops up at the label. All is well.
BUT : There is no bin directory ,and there is no DLL.
This means I have no DLL to copy to the server !!!!
( The properties for the project were you can specify output dll is "gone" in the express edition)
If you want to test it ,too ,just Google on C# 2005 express
Choose the hit msdn.microsoft.com/vstudio/express/default.aspx
I chose ASP.NET ,and therefore installed Visual Web 2005 Express
But now when testing the same test that I was able to do in 2003 ....which is ; I make a small test under C:\inetpub\wwwroot\webtest
- I only make a single page with a button and a text label.
-I double click on the button ,and in th cs file I tell it to put the text "Hello" in the text label ,when I push the button.
Then run the test locally ; All is okay ,everything works. I push the button ,and "hello" pops up at the label. All is well.
BUT : There is no bin directory ,and there is no DLL.
This means I have no DLL to copy to the server !!!!
( The properties for the project were you can specify output dll is "gone" in the express edition)
If you want to test it ,too ,just Google on C# 2005 express
Choose the hit msdn.microsoft.com/vstudio/express/default.aspx