Software Development Network Logo
  • Visual C#
  • Microsoft ISV
  • Visual Studio
  • Smart Device
  • Architecture
  • .NET Development
  • VS Express Editions
  • Windows Forms
  • VS Team System
  • Game Technologies
  • Visual J#
  • Visual Basic
  • Windows Vista
  • Windows Live
  • SQL Server

Software Development Network >> Sentinel_13's Q&A profile

Sentinel_13

Member List

Dave Collins
bhavu
Dan Dieckmann
Srinivas N
TheIlliterate
Kris Nod
_Bosch_
RickSaada
clr77
AkhilaL MSFT
Green Bird
Stripes
grise_bassen
Midhun
Roy J. Salisbury
Adam Huang
Snuggs
wls
maddog70
troptommy
Only Title

Sentinel_13's Q&A profile

  • Visual Basic unhandled exception in the designer

    On starting up VS IDE with my application I get a succession of three error reports from the VB designer. E.g. The control System.Windows.Forms.GroupBox has thrown an unhandled exception in the designer and has been disabled. followed by Exceptions: etc etc Stack trace: at System.Windows.Forms.GroupBox.WndProc(Message& m) The App then fails to display the form properly giving an error report instead. E ...Show All

  • .NET Development StreamReader encoding detection problem

    I am having a problem with automatic BOM detection that used to work in 1.1. A trivial way to reproduce the problem is to do the following StreamReader sr = new StreamReader ( "c:\\somefile" , true ); If you put a breakpoint after this line of code and look at sr, you will see that its internal member _detectEncoding is false and as a result encoding detection is never done. I dont see (using Reflector) anything in the logic of ...Show All

  • Visual C++ build error

    after downloading VC beta 2 and spending hours trying to get the header files to be recognized and figuring out how to build a hello world file, i decided to move on to chapter 1 of tricks of the windows game programming gurus and run the sample game called freakout, i recieve this error 1>------ Build started: Project: freak1, Configuration: Debug Win32 ------ 1>Compiling... 1>blackbox.cpp 1>c:\program files\microsoft visual studio ...Show All

  • Visual Studio Team System Error in project creation from a customized process template

    After adding a new work item type based on the Task item type, I have this error in the log file during the process creation of a teamd project based on this customized process template: Module: Work Item Tracking Event Description: TF26214: Cannot save the work item. Invalid field(s): State,Activated Date,Activated By Exception Type: Microsoft.TeamFoundation.WorkItemTracking.Client.ValidationException Exception Message: TF26201: This wor ...Show All

  • Visual Studio Team System The synchronization issue of the reporting

    Hi all, I just add a bug in my project. But when I launch the "Bug Rate" report, I cannot see this happening. Is there any synchronization design in the reporting feature Or, how can I see the data in the report in a synchronized way Thanks, Leon The data source of the reports is a warehouse. You won't see any change until the warehouse is rebuilt. The warehouse is rebuilt on a schedule determined by the administrator. ...Show All

  • SQL Server Could not load file or assembly ADODB, Version=7.0.3300.0

    I have an application broadly deployed (about 10 computers). As of yesterday, two of these computers are unable to start the application, and failing with the error below. All other computers run the application just fine. System.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified ...Show All

  • Visual Studio Error 1304 when installing .NET Framework 1.1

    Hi All The installation of .Net framework fails with the error 1304. "Error writing to file: Microsoft.Vsa.dll. Verify that you have access to that directory". I see the directory %WINNT%\Microsoft.NET created and that file "Microsoft.Vsa.dll" present in it when this message occurs. I'm running under Windows XP SP2 and the partition is formatted as FAT32, so I think there should be no problems with access rights. ...Show All

  • Visual J# case statement

    Now I need to know how to use case statements with VJ#. int a = some number...; switch(a) { case 1: // handle 1 break; case 2: // handle 2 break; case 3: case 4: // handle 3 and 4 break; default: // hadnle more than 4 values break; } } ...Show All

  • SQL Server Using Custom Code

    I have written a bit of custom code in the report parameters using a function that returns a unique value that I need for a textbox. After writing this code, it was my understanding that in the textboxes expression I could do =Code.FunctionName(parameters). When I type in Code.FunctionName, I get an error for "Unrecognized Identifier". Is there more I have to do for the code I am using SQL Server Standard. Could the version of SQL be ...Show All

  • Windows Forms [C#]need help to write in database the datagridview rows text

    [C#] Here is my problem Cant understand how insert in my database the value of which i write in datagridview rows. Any help really appreciated. well :) just solved this problem too.... Only needed to assign a column index at "@MyColumn" and it worked. ...Show All

  • .NET Development How to retrieve the Name of the DataType of a column

    Using MSSQL 2000 and VB2005. Want to get the data type of a column in a table in order to know if my insert command needs a convert statement. I Found TYPE_NAME but i can't get it to work. Any help would be appreciated Ger ...Show All

  • Visual Studio Team System differences between msf agile and formal?

    Which are the differences Whichi process guidance templates will be with final version of team foundation server How should I decide which one to choose Thanks Both process templates are included with Team Foundation starting with Beta 3. To decide which one to use and to better understand how these process templates are positioned, you should probably read David Anderson's blog posts, "Not so Formal" ( http://www.agilemanagement.net/Art ...Show All

  • Visual C# Noob XML Question

    I'm trying to read data from an XML file located at http://www.example.com/example.xml . This file is continually updated (contains 10 node elements whos values change dynamically). Is their a way to establish a persistent connection to this as an XmlDocument and use the XmlNodeChangedEventHandler to monitor the nodes as they are updated Like a socket stream I can use a timer to continually check the file and read the nodes with an ...Show All

  • Visual Studio Express Editions Suite Integration Toolkit Executable has encountered problem

    I have encountered this when installing VS Express on Win XP 2002 SP 2 "Suite Integration Toolkit Executable has encountered a problem and needs to close. We are sorry for the inconvenience." I also tried saving and installing. Still encounter same problem. I had the same problem but able to fix it. Check your HAL (Hardware Abstraction Layer). If it is "Hardware Abstraction Layer Version = "5.1.2600.2180 (xpsp_sp2_ rtm .040803 ...Show All

  • SQL Server Regarding xml export??

    Hai Eugene, Here i am attaching the code what you have given me according to my requirement. I have one more requirement. For the table TempTable_XREF and AppsTable the following xml query is ok. I have generated the another 2 xml files with other 2 tables say TempTable_XREF1 and AppsTable. and TempTable_XREF2 AND AppsTable. I have written the query same to the following. I got 3 xml files . Now according to our ...Show All

©2008 Software Development Network

powered by phorum