ChrisBryan's Q&A profile
Smart Device Development Can't find project template Smartphone Magneto
Folks, I just installed VS 2005 Beta and Pocket PC SDK 5.0 along with Smartphone SDK 5.0 but when I try to create a new Project for Smartphone I do not find those options. Should I be doing something else I refered to this document http://msdn.microsoft.com/library/default.asp url=/library/en-us/dntake/html/yctiwy_wm5.asp but seems like I did everything it says. Any help Regards, Udaypal Aarkoti If what Peter Foot suggested does not work then.......Uninstall VS 2005 Beta 2 and then install VS 2005 Beta 2 with default installation i.e. leave VC++ and VJ# as it is ...you can add other features as per your need and then ...Show All
SQL Server Stepping over the line
I'm running both SQL 2000 and SQL 2005 on the same server. I got this informational message when running a replication job in SQL 2005. It references the SQLAgent of SQL 2000 instance and says it needs to be upgraded to SQL 2005. Log Windows NT (Application) Source SQLAgent$My2000Instance Category Job Engine Event 1073742027 Computer AMWA-011605 Message SubSystem Message - Job 'MyJobRunninginSQL2005' (0xF6BA7BF3BB3EAD42BF281CA1CA39D2EE), step 2 - The SQL Server version of the Publisher server needs to be upgraded to 'Microsoft SQL Server 9.0'. I say "hooey". It is none of its business if one of my instances is SQL ...Show All
Windows Forms Is anyone testing Windows Forms using Visual Test?
Or does anyone want to I'm trying to gauge interest with this thread, with the possibility of leveraging/combing efforts if someone has already done this. I've started putting together a wrapper on top of Rational/IBM Visual Test that allows you to automate Windows Forms using this tool. Since I think there are a lot of people out there who&n ...Show All
Visual Studio Express Editions Pass on variables?
In windows form application I made two forms... One is the dialog thing and one is the main form... I made it so that the variable "selectedPath" equals a certain thing... Then I need to confirm the path... and label3 is placed in the dialog... so when I type in: label3.Text = selectedPath it says that the variable "selectedPath" is not defined... How can I make it so that the main form passes on the variable "selectedPath" to the dialog Thank You very much Keehun Nam Public Class Form1 Public SelectedPath as string {fill in selectedPath} dialogue.show end Class In the dia ...Show All
Visual C++ Redistribution of C runtime libraries without MSI installation
Hi guys, I'm trying to get an installer of our product working. I've finally gotten it compiling and running under VS2005. For various technical and political reasons, I have to use NSIS as our installation technique. This is where the problem begins. I can't quite see how to redistribute the relevant CRT libraries. I've been round and round in circles following the MSDN information, and various blog postings (e.g. http://blogs.msdn.com/martynl/archive/2005/10/13/480880.aspx ) but I've not been able to see how I can redistribute the CRT in this way. Obviously, merge modules aren't an option for me. I've tried pl ...Show All
Visual Studio Express Editions a few questions...TextBox and changing an Image
Actually one more question to that list. I just ran the application and got an error. I'm working with a node list and it says my node list variable doesn't have a value. I'll show a section of the code, and let me know if you need to see more. I realize now by looking at it that I declared the variable, but never set it. How do you set a node list variable Dim xmlCCNodes As System.Xml.XmlNodeList Dim xmlCCNode As System.Xml.XmlNode For Each xmlCCNode In xmlCCNodes........ I also need to figure out two more things (for now). I have a textbox that I want to show several things each on their own line, like this: T ...Show All
Windows Forms Dll hell is it really gone ....... or just complicated alot more
Hi Guys, I've tried posting this question everywhere......... no-one has been able to answer it, please god someone know the answer! I'm using a simple winform dll in an aspx page with the object tag. Stating dll name, namespace and class. This works from localhost but I just can't get it working on the intranet server. The server is winserver2000 running the 1 ...Show All
Visual Studio Which SQL to install with VSTS Beta 2
I've worked with VS 2005 before, but always with SQL server 2000. I'm going to start over with a fresh install of the latest VSTS Beta 2 and was wondering which SQL 2005 I should install with it and which I should install first. I would like to create and debug stored procedures on the SQL server from within the VS IDE. Thanks for any advice. Hi, if you have windows installer 3.0 then sql server 2005 will be able to get installed first. if not you will get a error message about the same. The setup files for Windows Installer 3.0 is found on the team system suite DVD. Run vs.net 2005 first and you will be able to get sql serv ...Show All
Windows Forms Export/Import Data
How do Export/import data from excel/word to SQL server 2000/or Access 2003 using VB.NET. HI Jebat, One way of transfering data from sql server to excel is to user the DTS. The following article explain it. http://support.microsoft.com/Default.aspx kbid=319951 Cheers, VJ ...Show All
Visual Basic user control problem
Hi I recently built my first user control, a few weeks ago, and all of a sudden today I started having the following problem... When i make changes to the user control, and hit F5 on my test project, the changes are not appearing (it's as if an old version of my code keeps running). If i publish and run the executable, the changes are there, but if i go back to the designer, my F5 still seems to be latched onto an old control. I wasn't having a problem until today. I have no idea why this stopped working all of a sudden. The only strange thing I really did today was delete a setup1 project that was in my solution. I hope someone ...Show All
Visual Studio Team System TFS Warehouse errors
The trials with Beta 3 are still going well, but I've spotted the following in the Application Log. Apart from watching TFS Version Control, TFS Services, TFS Warehouse and TFS WorkItem Tracking stopping and starting themselves, we've been getting hourly errors. It has settled down now to be: ERROR MSSQLServerOLAPService : Event 3 : OLE DB error: OLE DB or ODBC error: The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.; 22007. WARNING TFS Warehouse : Event 3000 : An unexpected condition has occurred in a Team Foundation component (etc.) Process Details: Process Name: w3wp P ...Show All
Visual Studio Team System VS Team Suite Debugging Issues
I installed this software 2 days ago and have been having some basic problems that I'm unable to solve. Microsoft Visual Studio 2005 Version 8.0.50727.42 (RTM.050727-4200) Microsoft .NET Framework Version 2.0.50727 Installed Edition: Enterprise Microsoft Visual Basic 2005 77718-204-0824545-41653 Microsoft Visual Basic 2005 Microsoft Visual C# 2005 77718-204-0824545-41653 Microsoft Visual C# 2005 Microsoft Visual C++ 2005 77718-204-0824545-41653 Microsoft Visual C++ 2005 Microsoft Visual J# 2005 77718-204-0824545-41653 Microsoft Visual J# 2005 Microsoft Visual Studio Tools for Office 77718-204-0824545-41653 Micro ...Show All
Visual Studio Team System Load testing questions
Hi, I am trying load testing by using the VSTE beta2, I could not figure out how to enter 5 different user name and password during the load testing setup. In order to view the test report, I need to have reporting service, do I have to install SQL 2005 Reporting service or I can still use SQL 2000 Reporting service Thanks, Ming D Thanks Ed. Your reply is very helpful. I learned how to do the data binding and much more. But I encounter some other issues during exercising the MSTS (web test). I noticed the web test did not record all the activities I did during the recording, such as ente ...Show All
Visual Studio Express Editions syntax highlighting
Hi How do you make a rich text control highlight/change colour of certain words and phrases automatically for you Thanks Any easy ways of doing that Also... SaveFile only saves as .rtf, how do I do it as a .txt file instead rtb.lines.insert isn't like delphi's textbox.lines.add and crashes most of the time if the line isn't available yet - how would I overcome this ...Show All
.NET Development Newbie-What is the proper way to handle special characters in XML?
I'm having a problem with single quotes in my XML document. I have Xml that resembles something like below: < xml version="1.0" encoding="utf-8" > <root> <MyText>Text contain's a single quote</MyText> </root> This content resides in a file and when I extract the xml and pass it to a stored procedure, instead of the entire xml being sent to the stored procedure, it is being truncated because of the single quote in the word "contain's" and is causing the stored procedure to error out. What is the best way to handle this The xml above is being created via the XmlSerializer class. I ...Show All
