| Can VS.Net and VS co-exist? (7 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| I've got VS.Net B2 on a test machine. Can I load VS7 on there too? Do the two co exist without problems? thanks bk |
|
| Calendar Subproperties Going Missing (3 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| Hi All, I am creating a web page using a calendar server control. From the Properties window of the Design page, I assign values to several of the subproperties, such as DayHeaderStyle BackColor and ForeColor. Everything appears correctly in the Design page. When I run the page, the properties are not applied. Looking at the HTML page, I see that the properties are not part of the HTML. After goin... |
|
| installing beta 2 hangs, can't install / uninstall! (4 replies) |
| ASPFriends.com 'aspngvs' list |
| hi, i know RC1 is out, but i'm still in the stone age and don't have a dvd :) i got beta 2 in the post, and tried to install it on my win2k pro machine. it hangs mid install, and completely locks out the system, no task manager, mouse, nothing. has anyone else had this problem, is there a way i can get it to work? i chose not to install visual c as it takes up to much space and i don't need it. al... |
|
| Source Safe (2 replies) |
| ASPFriends.com 'aspngvs' list |
| Moved from [aspngconfig] to [aspngvs] by G. Andrew Duthie (Moderator) graymad@att.net Hello, 0D 0A I want to know whether Source safe is integrated in Visiu al studio.net if so how can I use source safe in .NET and how to configure it? 0D 0AThanks 0D 0AThomas.A.C 0A |
|
| Sharing my VS.NET project (7 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| Here is the scenario (hypothetical): I work with 50 developers on enterprise applications. I created a project and I want to hand that project over to someone for them to work on. Is there a way for me to "give" the project to someone else? I mean, VS.NET creates a bunch of "project/solution" files that it uses and they are not all stored in my project directory. Can I just ignore those files or d... |
|
| Using VSS with VS.Net Beta 2 (9 replies) |
| ASPFriends.com 'aspngvs' list |
| I'm trying to follow the MSDN article on using VSS with Studio.Net. In the past I used FrontPage access to manage team development, however I see that FP is not the recommended way. So, I'm trying to set up our projects using file share access. My problem is that I don't have the option to add my solution to source control, on the file menu, or when I right click a solution. Any ideas? Thanks! Jon... |
|
| error creating project (3 replies) |
| ASPFriends.com 'aspngvs' list |
| Greetings, I upgraded to .NET server beta3 and installed VS.NET RC0. I can not create web projects, the error is something like: The default web access mode for this project is set to file share, but the project folder at http://localhost/newproject cannot be opened with the path "c:\inetpub\wwwroot\newproject". Does anyone know I'm doing wrong? Please help... |
|
| VSS and building projects (2 replies) |
| ASPFriends.com 'aspngvs' list |
| When using VSS with a web project, does anyone have some insight on how to manage the builds process for multiple developers? Whenever I want to re build, often times code in another page not yet complete throws a compile error. Or worse yet, multiple developers overwrite the latest dll. The only thing I've come accross so far is to get the latest project file before compiling. Thanks! Jon The inf... |
|
| install/uninstall deadlock (2 replies) |
| ASPFriends.com 'aspngvs' list |
| Hi all, One of the development servers here where I work has got itself into an install/uninstall deadlock of sorts. The server had VS.NET Beta2 installed. I downloaded the RC version of VS and planned to upgrade. At some point the VS Beta2 directory was deleted before the uninstaller was run. Now I cannot uninstall the Beta2 version, and the RC version won't install because it detects a previous ... |
|
| Web projects and class libraries (6 replies) |
| ASPFriends.com 'aspngvs' list |
| I have a solution that contains two projects. a) a class library b) an asp.net web site When I make changes to the class library, those changed are not picked up by the ASP.NET code until I remove the reference to the class library and re add it. I'd be grateful to be pointed to another way of working that avoids the need to do this. Ollie |
|
| VS.NET Pricing (2 replies) |
| ASPFriends.com 'aspngvs' list |
| Hi, I was wondering if anyone knew what the approximate pricing was going to be for the following VS.NET versions: VS.NET Professional VS.NET Enterprise Developer VS.NET Enterprise Architect Thanks! Jon |
|
| Simple VS Question (13 replies) |
| ASPFriends.com 'aspngvs' list |
| I have a simple question for anyone? I am working on a user control in design view. How / Where /What do I change to allow me to drag and drop the Web Controls that I have placed on my form to a desired locations? The mode it is in will not allow me to drag and drop them to different locations and I can not seem to find the appropriate settings Thanks in advance for you assistance. TGW |
|
| Visual Studio.net memory usage (2 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| hi all. I've installed vs.net onto my laptop. It installed no problems. however when i run it it uses upto 46 meg of ram. (as viewed from task manager) it does work but it runs really slowly. is there some configurations options to speed it up or something ?? thanks for you help. |
|
| 99% CPU USAGE! (18 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| In task manager, aspnet ewp.exe is at 99% CPU usage. Whenever I bootup, either start VS.NEt or my C# site my CPU goes to 99% and stays there. This started hapenning 2 days ago and I have no clue what's going on? Is this a virus or what? aspnet ewp.exe ??????????????? Join the world s largest e mail service with MSN Hotmail. http://www.hotmail.com |
|
| RTM and VS.NET (2 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| Moved from [aspngdata] to [aspngvs] by Charles M. Carroll darthcarroll@asplists.com Hi all, From reading this list I'm under the impression that the RTM framework won't support ODBC, but a fix will be released a weeks later that will solve this. I'm using Beta2 and the framework is ok, so we aren't going to RTM for this release of the software. However, Beta2 VS.NET is a killer and dies regularly.... |
|
| I say Beta 2, he say RC1 (5 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| Hey folks, I am currently running VS.NET Beta 2, and our development server has Beta 2 Framework installed. Our senior developer wants to run RC1, but I don't want to loose the Enterprise features in Beta 2. Will he be able to develop code that runs on the development server if he runs RC1? Do I have a valid case for not wanting to upgrade? Thanks Devin |
|
| Populating a DataList (3 replies) |
| ASPFriends.com 'aspngvs' list |
| Hi, I need some help to populate a data list from an SQLDataAdapter thru Visual Studio.Net. Currently I have managed to setup the SQLConnection, SQLCommand and SQLDataAdapter. I have also created a Datagrid and set its datasource to the Dataset and in the output I am getting the Header of the Datagrid right But without any data (though the data is present in the database and I can even see it gett... |
|
| Intellisence in HTML source view for custom controls? (2 replies) |
| ASPFriends.com 'aspngvs' list |
| I'm developing a very simple control, which can be seen below. Only problem is, it doesn't appear in the list of controls in my .aspx file, when I type " ", also, the "MyString" property does not appear in the list of possible attributes when I type space in the cam:Combo tag. In fact, no list of attributes appears at all... The control runs OK, displaying "Hello World" Am I doing something wrong?... |
|
| Problem with null values (4 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| I have a problem with null values in VB.NET. That is, how to handle the following: dim mystr as string someValue where someValue might be null (dbnull.value) like a field in a database or xml file. I would love there to be a function in VB (maybe there is) so I could say (as I do in Oracle) dim mystr as string nvl(someValue, "") which would return either someValue (if not null) or "" if it is null... |
|
| NOT ANSWERED Error using DTS Com object in Visual Studio (2 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| Just to add to my original message, the error is a "System.InvalidCastException" error. Original Message I have a VB.net project in VS .net Beta 2 SP2 where I am referencing the DTS com objects. I have taken some code directly from Books OnLine from SQL SErver, like so: Dim DTSPackage As New DTS.Package2() Dim DTSConn1 As DTS.Connection2 Dim DTSTask As DTS.Task Dim TransFormWorked As Boolean DTSCo... |
|
| Bug? (4 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| I have Framework\v1.0.2914 installed. I am going CRAZY! I am trying to create a SIMPLE hyperlink tag and it is not working for some reason..I am modelling it after sample code that works. .CS file: protected System.Web.UI.WebControls.HyperLink linkNext; in Page Load section: linkNext.NavigateUrl "testing.aspx"; .ascs file: asp:hyperlink id "linkNext" runat "server" imageurl "http://images/forward.... |
|
| Dataset from component (2 replies) |
| ASPFriends.com 'aspngvs' list |
| the first section below is my code behind and the section below it is a component which i want to use to make a connection and get a dataset to bind to my data grid. i keep getting this error Invalid object name 'records'. please help hq Protected Sub Page Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load 'function is gridjunk ' comp is junkdb ' project name is t... |
|
| Loosing Events (4 replies) |
| ASPFriends.com 'aspngvs' list |
| Has anyone experienced loosing automaticaly defined events in Visual Studio in a Web Project? VS automaticaly adds to the function InitializeComponent() events like: this.Load new System.EventHandler(this.Page Load); But sometimes, VS removes these events and we have to manually add them. This is really annoying for events like the Button Clicks where sometimes they are removed from the automatica... |
|
| Lockout (2 replies, VIP) |
| ASPFriends.com 'aspngvs' list |
| Is lockout mode going to make it into the production version? I'm having memory issues between a couple of my laptops, so I have been swapping DIMMs between them to accomodate whichever one needs the RAM more at the moment. As a result, when I just went to use VS.NET (beta 2), it came up with the Activation Wizard and said that since my machine configuration had changed, I had to reactivate the pr... |
|
| Can I get to IIS from within VS .NET ? (5 replies) |
| ASPFriends.com 'aspngvs' list |
| I'd like to be able to get up IIS from inside VS .NET Can I? Can't spot a way to do it ... Ta, Plip. Phil Winstanley. Creations Group Limited New corporate website online (With new improved irritating background noises)! http://www.creations group.com phil.winstanley@creations.co.uk What do C programmers that do not want to change, say? "Would you like fries with that?" ******************** This e... |
|