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

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

glcjr

Member List

billqu
bengz
Michael J Brown
Markus Ringl
DPMevents
James Brock
Niro
xRuntime
Jay McKinney
Richard Morgan
udaykiran potti
Adair
Alex Poon
knvdssr
AlucardHellSing
Alexei Pavlov aka BlackTiger
HankJ
Raihan Iqbal
Dotnet Fellow
babu171
Only Title

glcjr's Q&A profile

  • Visual Studio Sandcastle - August 2006 CTP is now available for download

    August 2006 Sandcastle CTP is currently available at http://www.microsoft.com/downloads/details.aspx FamilyID=e82ea71d-da89-42ee-a715-696e3a4873b2&DisplayLang=en . This blog http://blogs.msdn.com/sandcastle/archive/2006/08/27/727310.aspx , details what's new, xsltransform syntax changes and bug fixes in this version of CTP. I have also modifed the CHM generatation steps at http://blogs.msdn.com/sandcastle/archive/2006/07/29/682398.aspx . I plan to post additional blogs with details about steps for CHM generation, new MSDN link option in Sandcastle. Visit http://www.sandcastledocs.com  wiki site for additional details.   Anand.. Leon, There was a similar question about HTTP proxies on MSDNM ...Show All

  • Windows Forms Problem in DrawReversibleLine in OnPaint() (C# 2.0)

    Hello, I read article on drawing rubber band lines and its of great help Drawing Ruber-Band Lines using the .net framework Feb 17 2004 But i am facing a problem in OnPaint method explained below. Currently i am working on Graphics application where i need to have CrossHairs for my application which needs to be drawn on panel. So i decided to use to DrawReversibleLine() method and it worked well for moving crosshairs (vertical/horizontal guide lines), but the problem is it only appears when i do mousedown or mousemove. But i also want to display crosshair in default mode too. For this i wrote the code to draw crosshairs in overridden OnPaint() method, again used DrawReversibleLine() in OnPaint() and to my surprise i dont see any cro ...Show All

  • .NET Development Overloaded WebMethod Errors

    I’m trying to overload some webmethods in a project I'm working on. [WebMethod (MessageName="Size")] public int Size(string username, string password, char delimiter, string bucket, string key) {} [WebMethod (MessageName="SizeArray")] public int[] Size(string username, string password, char delimiter, string bucket, string[] keys) { } Server Error in '/XXX' Application. Please, don't forget to mark the question as answered when you've found an answer to your question. Greetz, Geert Geert Verhoeven Consultant @ Ausy Belgium My Personal Blog ...Show All

  • Visual Studio Team System code churn - ignore binary files?

    Is there any way to get the reports to ignore code churn that occurs in binary files For example, we have a custom references directory that contains several assemblies. When the assemblies are checked in, the code churn goes to several hundred thousand lines of code... Which is wrong. What can I do Thanks, Okay, we gave up and pulled the assemblies out of our custom references directory. MS, one thing to consider for a future release of Team Foundation Server is project dependencies. It would be nice if any dependencies required to build a project were automatically installed on the machine at the time that the project is checked out. OR Simply allow us to have directories that when modified (files updated, deleted, added) do no ...Show All

  • Visual Studio COM Integration Error with Word

    I am having problems with a program that generates MS Word documents. When I click the button that generates the document, it throws an error that roughly says that (I don't have the program running right now, so it is not exact) there is a problem converting a Microsoft.Office.Interop.Word.Application object to a Microsoft.Office.Interop.Word._Application interface. Any ideas First, ensure that you are using the official Primary Interop Assemblies (PIAs) from Microsoft (download and install them) for Office 2003 or Office XP (2002) and not just Interop assemblies generated by VS. Second, read some articles about PIAs at: http://www.mztools.com/resources_office_addins.htm such as "Office XP Primary Interop Assemblies ...Show All

  • Visual Studio Express Editions is there a add-on "reportview" that can be use in VB Express?

    is there a add-on "reportview" that can be use in VB Express ok ok..... i have a form that show's all data "trouble ticket" in a datagridview and also i have 2 masked textbox to requery the data in datagridview and when i press the button/show report button. the content of the form which is in datagridview will show up as a excel/pdf (report).... ...Show All

  • Windows Search Technologies Why would anyone want to install WDS 3 instead of 2.6.x?

    Is it just me or does WDS 3 just seem broken I am trying to understand why I should install WDS 3 when it seems that many features I use each day have been removed. Examples include requiring an add-in to search UNCs, no Group Policy support, no PDF iFilter. Another problem is many of the iFilters I currently use don't work with WDS 3 like the old PDF iFilter. Does this mean that Search in Vista is just as broken Someone indicated that there was a whitepaper or document explaining how to chose the version to install. Does this document really exist --Greg David, Thanks for the reply. My two main concerns are the ability to index a UNC without an add-in and inability to select/unselect speci ...Show All

  • Microsoft ISV Community Center Forums autocomplete

    Hi all, I have a form with several combo boxes. I would like the users to be able to start typing in the field and it automatically completes the box. Can someone tell me how to get my form to autocomplete Thanks Where's the autocomplete property. I right click on the properties of the form and field and I don't see it. Thanks ...Show All

  • Software Development for Windows Vista Service installation in Vista

    Hi, During setup my software attempts to install a service, and Vista claims that it can't identify a publisher and asks if I still want to install (i.e. trust the 'unknown' publisher) or reject the setup. All files to be signed in the package are signed properly with a "true" publisher certificate. Surfed through MS pages, MSDN and have found a lot of info about drivers signing and installation, but nothing concerning cervices set up under Vista. Is there any specific procedures or best-practices for such tasks Best regards, Kostya The presence of a certificate by itself isn't what makes this safe for the customer. I can give you a signed program, but why does the fact that it's signed make it safe The point here is that ...Show All

  • Visual Studio Express Editions "The order of the input character set is incorrect."

    int CountDown1 = Convert .ToInt32( this .negEffCountdown1TextBox.Text); well it gives this: "System.FormatException was unhandled. The order of the input character set is incorrect." error at that line of code, I totally don't know what's wrong with it Can someone help me please I tried searching for answers but there's like nothing to find about it. Thx in advance. yes the problem was indeed that there was no data inside the textbox. solved the problem different then you said though but it works also :) thx alot! ...Show All

  • SQL Server Writing RowCount variable to table

    I have a series of tasks in a Sequence Container. One of them is a Data Flow task, and inside that task is a Row Count transformation that counts the number of rows I add to a table. The Row Count transformation was added to record the number of rows written to a table in a log table. When I try to retrieve the resulting variable (RowCount) in the Data Flow task, I get the default value (0). When I try to retrieve it in a subsequent task, I get the value 1. When I try to consume it in the OnPostExecute Event Handler of the original Data Flow task, I get a value of NULL. 1) When is the appropriate time to call the variable assigned to a Row Count transformation so it can be written to a log table 2) Is there a way during debugging ...Show All

  • Visual Studio Express Editions Create popup menu "VB Express"

    HI How can i create a popup menu for RichTextBox For example, when i'm clicking with the right mouse button in any part of RichTextBox, That most dispaly a popup menu. I have written this code, but it's not working Private Sub RichTextBox1_MouseClick( ByVal sender As Object , ByVal e As System.Windows.Forms.MouseEventArgs) Handles RichTextBox1.MouseClick If e.Button = Windows.Forms.MouseButtons.Right Then MnuPopupToolStripMenuItem.ShowDropDown() End If End Sub If someone knows how to create this menu, I would appreciate. Thanks Drag a context menu strip from the toolbox onto the main form. (It will park itself underneath the form.) Go to the richtextbox properties ...Show All

  • Software Development for Windows Vista how to get crest and trough of cursive handwritten word

    Hi all There is a (cursive)handwritten word, i need to find the crest(top point) and trough (bottom point) for each word in a scanned document using c#. I thought of using slope concept but here they are not straight lines, its curves. Hope u understand my prob and get back to me asap, atleast if some research papers regarding this topic is fine. Thanx hi am not able to use polylinecusps and beziercusps, its not identifying Stroke class, is it in c# Do i need to include any directories or libraries What is InkCollector am very sorry to bother you again. ...Show All

  • Visual Basic Date Problem

    Hi everyone~ I’m stumped on something that I thought would be simple. I’m trying to figure out how to determine if the LastModifiedDate of a file was yesterday. Not 24 hours ago, but simply yesterday. I have a third party program that converts files and moves them to a specific folder. Anything converted and moved after midnight gets a new date in the file name (MM/DD) and continues doing it’s thing. I want to set up an event that will work with only files that were created yesterday, even if they are less than an hour old. I don’t know if I am on the right track, but so far I have one variable (TodaysDate) as 09/03/06, and the file’s DateLastModified (FileDate) as 09/02/06. But now I can’t figure out how ...Show All

  • Visual Studio Express Editions Failed to map the path '/QuickStartv20/App_GlobalResources/'.

    I am getting the below error inspite of follwing all the woekarounds in this forum.Please Help. Failed to map the path '/QuickStartv20/App_GlobalResources/'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: Failed to map the path '/QuickStartv20/App_GlobalResources/'. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: ...Show All

©2008 Software Development Network