Software Development Network Logo
  • Visual FoxPro
  • VS Team System
  • Visual C#
  • SharePoint Products
  • .NET Development
  • IE Development
  • Smart Devicet
  • Microsoft ISV
  • Visual Studio
  • SQL Server
  • Visual C++
  • Windows Forms
  • Windows Vista
  • Visual Basic
  • Audio and Video

Software Development Network >> James CACN's Q&A profile

James CACN

Member List

Weston Hutchins - MSFT
Digamber
Crashone
yclearly
Fiddel
Michael Herman - Parallelspace
nmirhan
Swal
davros51
JoshKorn
Tradingbasics
Karthik R181134
Avi_harush
inthefields
OrpheusTheBard
CharlieRussell
Bandile
alex ivanov 3
wistaria
James Chambers
Only Title

James CACN's Q&A profile

  • Visual Studio Check ~

    Hello there, I got a trouble here. I've use for long time VSS 6.0 with VS 2003. But now i'm using VS 2005. With the VS 2003, i can make/set VIRTUAL FOLDERS at IIS normally. But working with the VS 2005 in VSS 6.0, when i set the folder at IIS it's ok. But when i go to open the PROJECT from SOURCE SAFE CONTROL in VS 2005, it's make a new copy of the project at InetPub folder's. It's the trouble. Example: I set the virtual folder "localhost://"myname" But it's creates "localhost://"projectName" I would apreciate your help. Thanks in advance. Huh My trouble's to create a virtual folder ... and redirect the project to it. Openning t ...Show All

  • SQL Server Connect to SQL Server on a machine on another network?

    Hi, I am hoping you will be of assistance to me and provide a little advice on what exactly is possible using SQL Express / SQL Server 2005 with regards to remotely connecting to a server. I am a final year undergraduate student studying computing sciences in the UK. As a final year project I am attempting to create a client-server database, where the client (a WM5 PDA) can connect to an SQL server hosted on a different machine (a PC). However, I must be able to connect to the server when the PDA is being used on any Wi-Fi connection. Basically I want the PDA to be able to connect to a database kept on the PC at home when you're out and about using the PDA's wi-fi. Is this possible If so, could you explain in 'dummy' terminology h ...Show All

  • Windows Forms How to assign Data table object to BindingSource

    I tried following but getting error Code BindingSource clientBindingSource = new BindingSource(); clientBindingSource = objDB.fn_GetScreenSharingClientStatus(); Error Cannot convert type 'System.Data.DataTable' to 'System.Windows.Forms.BindingSource' regards   Oh I forgot to write dataSource clientBindingSource .dataSource = objDB.fn_GetScreenSharingClientStatus(); regards   ...Show All

  • Visual Studio Team System sotre.query gives more columns then specified in SELECT

    Hi, I'm new to TFS and trying to get all work items for a project in a gridview in asp.net. My code: query = "SELECT [System.Id], [System.Title], [System.AssignedTo], [System.CreatedDate], [System.CreatedBy], [System.State], [Microsoft.VSTS.Common.Severity] FROM WorkItems WHERE [System.TeamProject] = @project ORDER BY [System.Id]"; return store.Query(query, parameters); when I put the resulting workitemcollection as datasource in a datagridview I get 27 columns instead of the 7 I've specified in the select. Funny thing is that I do get different results (less rows) when I adjust the where statement but even if I select just 1 field (System.Title for example) I get 27 columns. Thanks, kip Yes, as I tri ...Show All

  • Windows Forms HTML Editor (WYSIWYG)

    I'm looking for a HTML (text) editor for a WinForm application. Do these exist THanks for the reply Glenn, I found one yesterday in the "purgatory" section of CodeProjet. It works fine (it was written in spanish, which is why it was probably there), however there's an un-signed DLL in it (htmlEditor) and I can't figure out who wrote it... or what else it might contain so I'm not sure I want to use it for our commercial application :( I'll give the others a lookee. ...Show All

  • Windows Forms OnClick preceding OnEnter

    VS 2005 / XP Pro -- both with all service packs It is my understanding that the OnEnter event should precede most (all ) other events for a control but... Our application has a form on which is a Tab-control. We load a number of controls dynamically onto this Tab-control -- ComboBoxes, CheckListBoxes, and TextBoxes. We haven't checked all the Tabs, but on at least one of the Tabs the OnClick/OnMouseClick event precedes the OnEnter event for the ComboBoxes and CheckListBoxes (but not the TextBoxes). Controls that are added at design-time on other Forms' Tab-controls have the events fire in the expected order -- OnEnter and then OnClick/OnMouseClick. Is my understand of the sequence of events erroneous or can someone g ...Show All

  • Visual Studio Enumerating the IVsTextViews

    I'm trying to listen to text changes in all IVsTextViews. I've figured out how to listen for register/unregister events, but if my addin is loaded after VS starts, there may be IVsTextViews that are already registered, and I never get an event for them. I figure enumerating the existing views with IVsTextManager.EnumViews should do the trick, but for some reason I can't seem to get it to work. There are no docs, but the IDL file has the following function definition in IVsTextManager: // Enumerate views. Pass NULL for pBuffer to get all views. HRESULT EnumViews ([in] IVsTextBuffer *pBuffer, [out] IVsEnumTextViews **ppEnum); When I try the following: ServiceProvider sp = new ServiceProvider ((Microsoft.VisualStudio.OLE.Interop.IServiceProvi ...Show All

  • Visual Studio Team System SQL Migration Scenario

    I regularly have to help a client migrate a database from 2K to 2K5. In this migration, we often look to update the data types that are used to the new types available (Varchar(max), Varbinary, etc). Previously I would script the entire database, do a find a replace of the old types to the new types, then walk back through my code line by line to make sure I didn't do something I shouldn't have. I was thinking that with a tool of this sort I could import the schema and update the data types simultaneously. I haven't seen a way to do this yet, am I missing it or has it not been built Thanks The Migration scenario is not a primary scenario for DB Pro. I woul recommend that you take a look at Integration Services. Y ...Show All

  • Visual Studio Team System Build Fails from Jan 01 2007. Versioning issue!! :-(

    Is it just me, or isn't the notion of versioning defaulted to by the AssemblyInfoTask http://www.gotdotnet.com/codegallery/releases/viewuploads.aspx id=93d23e13-c653-4815-9e79-16107919f93e  fundamentally flawed. Assuming major.max.build.revision. Everyone using this task, including Microsoft, seems to be using the strategy that the build number is specified to be DateString with a format of yymmdd, you get something like 061117 on the day of this post or the following if we accept the defaults: 1.0.061117.00 First of all, the actual number (since it gets converted to an integer) becomes 1.0.61117.0 when it gets compiled.  Most importantly, if this was next year (2007) at this time, you get assemblyinfo files u ...Show All

  • Windows Live Developer Forums Getting more than 250 results

    On Monday it was observed that MSN Search would give access to 1000 search results like Google and Yahoo for the first time: http://forums.searchenginewatch.com/showthread.php p=90787 I've tried accessing more than 250 results with the MSN API, but so far the most I've been able to get is 290 results. Is MSN going to up the number of returned results for the API like they have for the public web interface Thanks, Frank Mark, As an academic researcher, it is very useful to access as many search engine results as possible. For example, when testing the precision (the number of results that should match a specific query) of a search engine to a given query. My current interest involves my project Warrick wh ...Show All

  • SQL Server Is there a load event or run event?

    Is there a load event or report run event for a report that can be accessed I need to have my report jump to a certain url whenever it is run but I cannot use the jump to url because that has to be clicked. I need this to occur automatically. Any suggestions The routine is probably getting called, but is not doing anything visibly--just silently hitting a web site. And, the message box may not appear since the context the code is executing is not graphical. Try this, place a Textbox on the report with the expression "=Code.GetLength()", and place the following in the Code section. You should see the length of the response in the Textbox. Private m_length as Integer Protected Overrides Sub OnInit() Dim request As System.Ne ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Skeletal Bone Animation And Skinning With Collada Demo

    I thought that other XNAers would find the news that Benjamin Nitschke has posted a demo and source code showing how to perform Skeletal Bone Animation And Skinning With Collada over at http://exdream.no-ip.info/blog/2007/02/25/SkeletalBoneAnimationAndSkinningWithColladaModelsInXNA.aspx I found it most interesting, maybe others will as well. MDX 1.1 has a nice skeletal mesh system, loader, and animation controller classes. Am I wrong to believe this will eventually be added to XNA I am still writing my code in MDX1.1 for this very reason. (Well, MS themselves suggests that you don't use XNA is you "need" the unimplimented features from MDX.) I took this to mean these features would make ...Show All

  • Audio and Video Development Blu-ray

    Does it bring bad luck to ask this on this forum :) Anyone knows of documentation or sites about BD-J mode, HDMV is a bit limited. Peter Torr - MSFT wrote: Speed and The League of Extraordinary Gentlemen from Fox have BD-J support, but apparently they don't work very well on the Samsung player. I believe they work OK on the PLAYSTATION 3 and I'm not sure about the other players. [Added] Descent from Lionsgate also has BD-J, but fails to play in most players. I've checked out Descent from Lionsgate and it seems to work perfectly fine on PS3, I must say it's one of the most sophisticated menus developed in Java... I believe that still the hardware players fail to implement the fully functio ...Show All

  • Visual C# How to return properly from an eventhandler (or do something approximating the same thing)

    Hi! In my code, I need to return from an eventhandler function (function for handling the click of a button), and I can't figure out how. I think this is impossible. I'm not sure. But either way I can't figure out how to redesign my code to work around that problem if that is indeed an issue. Here's the code in question: [code] private void BtnConnect_Click(object sender, EventArgs e) { Connect(); return; } private void Connect() { Socket = new NetFXSocket(false, "82.116.68.153", 1345); UserState = new StateObject(0, Socket.Listener, 1024); if (Socket.Connected == true) { LstConnectInfo.Items.Add("Successfully connected to login server!"); } else ...Show All

  • SQL Server Problems in Showing Graphs

    Dear All I am Sundaraguru from India.. Can any one give idea for error while showing the graph informations in Reporting Services. I have a record set with 6 records. First 3 is same employee , next 1 (4th one) is 2nd employee. And 5,6th record is another one employee. Here i need to show the graph who are having more than one record then for me 1st & 3rd Employee i have to show graph's.. IN REPORTING SERVICE DESIGNING TIME: (ListMain) - Group By - AddressId In Body First i placed one list in that i placed all the necessary information about employee. ( for that i gave group by Employee-Address ID). DetailList: - Parent list is -> ListMain , Group By - AddressId In that i placed another one list - This list is contain the e ...Show All

©2008 Software Development Network