| New web project doesn't set the iis application (4 replies) |
| ASPFriends.com 'aspngvs' list |
| When I create a new web project in Visual Studio on a remote server(using frontpage server extensions) everything seems to work correctly except one thing. VS doesn't set the application name for the virtual server. When I create a new web project on localhost it works completely fine. It used to work on my server but now it doesn't.... any ideas? Once I manually set the application name my apps w... |
|
| webapplication in vs.net (2 replies) |
| ASPFriends.com 'aspngvs' list |
| Moved from [aspngstart] to [aspngvs] by Rachel Reese rachelemilyreese@hotmail.com How to using vs.net to create a WebApplication in windows.net RC1 I had setup the windows.net RC1 and vs.net but i can't creat a WebApplication in vs.net why?? Original Message From: "chris" chris@velocitydatabank.com To: "aspngstart" aspngstart@aspfriends.com Sent: Wednesday, July 31, 2002 4:08 AM Subject: [aspngsta... |
|
| How to import the AspNetForums to VS.Net (2 replies) |
| ASPFriends.com 'aspngvs' list |
| I can't get the 2 project AspnetForums solution to compile and function properly in VS.Net. Are there anybody out there who has been able to work this out??? Regards/Halsningar Andre Colbiornsen Sonnenburg Communications Bergsgatan 3, SE 211 54 Malm F6 Sweden Tel.: 46 (0)40 97 78 80 Fax.: 46 (0)40 97 78 80 Mob.: 46 (0)708 97 78 79 Mail: colbiornsen@sonnenburg.se Web.: www.sonnenburg.se B2B Web Sol... |
|
| Compiling a single class (3 replies) |
| ASPFriends.com 'aspngvs' list |
| All the classes in ny project compile to MyProject.dll. But, there's one specific file, cart.cs that I'll like to compile to Cart.dll in the bin directory. I know I could run a command to compile, but is there a way to automate this when I go ctrl shift B? Jules http://www.charon.co.uk |
|
| VS Keeping a DLL Reference and Preventing a Rebuild (7 replies) |
| ASPFriends.com 'aspngvs' list |
| Moved from [aspngfreeforall] to [aspngvs] by Terri Morton tmorton@macdirect.com Here's a good one: One of the DLL's (of 17 in the current solution) stays "open" after the build, so that when we go to rebuild it we get this message: Performing main compilation... error CS0016: Could not write to output file 'c:\foo\foo.dll' 'The process cannot access the file because it is being used by another pro... |
|
| In Web form Design mode I can't get a scrollbar? (2 replies) |
| ASPFriends.com 'aspngvs' list |
| Why if I have a embedded table in Design mode can't I grab an edge and pull it larger than the screen and just get scrollbars. This is really annoying! Is there a setting to make this work? |
|
| VS.NET design view ? (2 replies) |
| ASPFriends.com 'aspngvs' list |
| I try to open a document inside design view inside vs.net. This error comes up. Could not open in Design view. Quote values differently inside ' %..."value"....% ' block I'm using a repeater * * * Steve Schofield * steve@aspfree.com * * Microsoft MVP ASP.NET * http://www.aspfree.com * * |
|
| FlowLayout as default format (2 replies) |
| ASPFriends.com 'aspngvs' list |
| GridLayout is the default layout of VS.Net's html editor. Can I set it to default to FlowLayout? I didn't see anywhere in options to change this setting. |
|
| Simple User Control question... (2 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| I'm sure this is a simple question, but I haven't been able to locate a good answer for it yet... Let's say I have a User Control used for navigation that contains a series of image buttons. This User Control exists on every page for the website, but on certain pages I wish to disable or hide some of the buttons. How do I reference the properties of controls within a User Control from the Page Loa... |
|
| Intellisense with C# issues (4 replies) |
| ASPFriends.com 'aspngvs' list |
| Do others here have issues with intelllisense and c#? 80% of the time our IDE does not recognize the the code and let you know with the red squiggly lines until we try to build. It only does it with c# and has happened on 3 machines. |
|
| Installing VS.Net Enterprise Arch on top of a previous install (3 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| I have received a license for VS.Net Enterprise Architect. Since previously, I have VS.Net Professional installed on my computer. My question is simply this: Can I just install the VS.Net EA on top of my old installation, or do I have to uninstall VS.Net Pro first? Regards/Halsningar Andre Colbiornsen Sonnenburg Communications Bergsgatan 3, SE 211 54 Malm F6 Sweden Tel.: 46 (0)40 97 78 80 Fax.: 46... |
|
| how to use Visual Studio with ADO.net? (3 replies) |
| ASPFriends.com 'aspngvs' list |
| Moved from [aspngfreeforall] to [aspngvs] by Tim Tim.Musschoot@rug.ac.be I just start to use vs.net.I do not know how to do it with ADO.net.Please let me know if you know online tutorials.Thanks mail2web Check your email from the web at http://mail2web.com/ . |
|
| VS.NET Error Not Resolved Yet.. Pls need help (4 replies) |
| ASPFriends.com 'aspngvs' list |
| Hello friends, I am stuck with this problem since many days. I was trying to compile a simple file in ASP.NET which involves database access (Ms. Access). Whenever i am trying to compile my aspx.vb file it is showing me 3 build errors as " Resource transformation for file 'Myfile.aspx.resx' failed. File or assembly name System.Windows.Forms, or one of its dependencies not found" (line 0) " Resourc... |
|
| Where does Combobox's Itemdata Property go? (2 replies) |
| ASPFriends.com 'aspngvs' list |
| In VB6 it was really easy to load a ComboBox with data and then use the ItemData property to associate a key value or something with the item in the list. There looks to no longer be an ItemData property... So, how do you load manually (for example) Customer Names and Customer ID's into a ComboBox showing the Customer Names but when one is selected, use the Customer ID? Again, I want to do this ma... |
|
| Adding a VS.Net project to Visual Source Safe (2 replies) |
| ASPFriends.com 'aspngvs' list |
| I've been reading the article Web Projects and Source Control Integration with Visual SourceSafe and the recommended mode to use SourceSafe as seems to be fileshare. If I'm using VS.net with the default Web Setting of FileShare, is it OK to go ahead and add my project to Visual SourceSafe? We're using Visual SourceSafe 6.0. Will everything work properly? Are there any caveats? |
|