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

Software Development Network >> Chris V's Q&A profile

Chris V

Member List

xinzhang
ec
Gary Bouchard
DavidTranzact
ryedunn
Brian F.
Kelvin Hoover
epajarre
SIVAM
Lanex
guptasameer1984
zach24
Matt7
GhadaKamel
Insolence
viggity
Amit
Bemba
Bhaskar Thamma
jcrawfo2
Only Title

Chris V's Q&A profile

  • Windows Forms External component has thrown an exception

    Hi, I'm getting this error really sporadically in my Winforms app. Seems to happen when trying to display a form with a call to .ShowDialog(). It doesn't seem to happen on any particular form, just pops up now & again. I can close the application and restart it, then I can view the form without the error The application is running in a Citrix terminal server environment, the assemblies themselves are running from a network share. Can anyone think of what would be causing this error - why is it only happening every now & then (the worst sort of errors!). One post mentions a faulty network connection to blame, but our network ...Show All

  • Visual Studio Team System Office plugin error (TF86002)

    Does any one know how to fix this error   It occurs on a laptop with Windows XP, Office 2003 and Project 2003. All in English versions and with latest service packs.   Reinstalling Office and TFS client do not fix it.   Is it possible to enable some kind of logging for debugging     Regards Christian After a third repair of Project 2003, every thing works again Regards Christian ...Show All

  • SQL Server error 193 installing .net framework 2.0

    Hi, I'm trying to install SQL Server 2005 and I receive the "error 193 installing .net framework 2.0" I got the same error when try to install the 32 bits SQL Server 2005 SE which I downloaded from MSDN. I got the same error even after I tried to install .Net Framework separately. I tried the Developer Edition and there is no such error. Is there something special with the SE CD ...Show All

  • Visual C++ what is the difference between using RTTI AND CRuntimeClass?

    hi guys, what is the difference between C++ RTTI and CRuntimeClass.Why Microsoft provided one more type checking method why they are not encouraging to use c++ RTTI MFC did not support RTTI at the beginning and so the CRuntimeClass is created. CRuntimeClass also supports dynamic creation of objects. ...Show All

  • Visual C++ How to read a binary file?

    Hi! I'm just a beginner in C++, though i had tried to learn and do some examples from books,i find it was hard to manage my project. I was trying to open a binary file but i failed. As i had mentioned, i searched through a few books but all i got was just a line of command. I'm not sure how it is supposed to work...... like after i open the binary file, should i represent the binary value with something if not, how to process the values then I'm supposed to use Visual C++ for my project, so applying C++ language will work perfectly in Visual C++ I hope someone will help me out of this problem because i don't know what should i do an ...Show All

  • Visual C++ VC++ MFC static library producing a link error

    I have two projects that are part of a solution (Microsoft Development Environment 2003) that builds and runs fine when using MFC dlls. I would like to produce a standalone version that does not need the MFC dlls. I assumed this was done by setting "Use MFC in a static library", but when I do this I get a couple thousand link errors. Here is a small sampling: atls.lib(atlbase.obj) : error LNK2001: unresolved external symbol _memmove nafxcw.lib(oledoctg.obj) : error LNK2001: unresolved external symbol _memmove libcpmt.lib(string.obj) : error LNK2001: unresolved external symbol _memmove libcpmt.lib(locale0.obj) : error LNK2001: unresolved ext ...Show All

  • Windows Forms I search Source code of terranium

    If anyone still has any version of the .Net Terrarium Server and/or Client Source code OR SIMILAR APPLICATION that use P2P like Terrarium, I would apreciate it greatly if you would contact me please:  vgta_@hotmail.com Sssa2000.  to see how to use customers's code in DLL  I would check out http://www.divil.co.uk/net/articles/  Writing Plugin-Based Applic ...Show All

  • SQL Server System.OutOfMemoryException was thrown

    When i invoke to New Database Engine Query an error occurred which is following. Error: "Fail to Create New SQL Server Script" Exception Type: System.OutOfMemoryException OS: Windows XP SP2 Framework: .NET Framework 2.0 Moreover, i can not edit Store Procedures. Can anybody assist me to resolve this issue. Thanksssssssssss ...Show All

  • .NET Development Socket connection timeout

    Hello Everybody, Is it possilbe to set socket connection timeout For e.g. If I want to connect to some host with TCP connection within 3 seconds if I cant connect within 3 seconds I try some other host. I have checked socket class, apprently I cant find out some way for connection timeout Can anybody help me regarding this Regards, Tahseen.. hi, i don't know any way to change the connect time out but you can change the send and recieve time out by using socket options //read the default timeout option int timeout= ( int )srvrSkt.GetSocketOption( SocketOptionLevel . ...Show All

  • Software Development for Windows Vista Workflow Parameters and Activity Properties in xaml Beta2

    I would like to know if it is possible to declare a workflow parameter and then pass that parameter into a custom activity using xaml. I see that in beta 2 that ParameterDeclaration has been removed so I am unclear if this is possible. This is my current workflow, very simple, i just want to pass in a parameter and assign it to "To" Thanks < SequentialWorkflowActivity x:Class = " Microsoft.Samples.Workflow.SequentialWorkflowWithParameters.Workflow1 " x:Name = " Workflow1 " xmlns:ns0 = " clr-namespace:ActivityLibrary1;Assembly=ActivityLibrary1, Version=3.0.0.0, Culture=neutral, PublicKeyToken ...Show All

  • .NET Development first WebService - HelloWorld - AccessDenied

    Hi out there, am cautiously attempting to set up a first WebService completely on my own XP and the basic HelloWorld won't work due to HTTP 403: Access Denied. the consuming application is a visual.net Windows application. Have put all folders on sharing. Have turned off the XP firewall and the 3rd party firewall too. Have gone thru the IIS manager to put 'none' permissions on the Web Service folder. I find that wrestling with the mechanics of this kind of stuff detracts from the programming experience.....primarily because I really haven't even gotten to the programming of it yet..... not sure what is left that can be causing A ...Show All

  • SQL Server Link server error The provider did not give any information about the error

    Hi! We have a test  server (win 2003) in which MSSQL server is installed.In my system (win XP)I  installed MYSQL server ,MY sql odbc driver.Now all I want is to create a linked server on MSSQL server so that data on Both server can be in sync.When even a new record in inserted in MYSQL it should be replicated to MSSQL srvr tabl immeditely I tried to create a linked  server but every time I got this error Error 7399:OLEDB PROVIDER'MSDASQL' reported an error.The provider did not give any information about the error.OLE DB error trace[OLE/DB provider 'MSDASQL' IDBInitilize ::Initialize returned 0x80004005: The pr ...Show All

  • Visual Studio Express Editions Visual Basic 2005 Express Edition and VSTO for Office tools

    Just a quick question, am totally new to developing and am looking to enhance my Infopath Forms with the tools. I have VB 2005 EE and after installing the tools i cannot seem to find any use for them in VB or Infopath. I am clearly making a stupid mistake and as a complete novice i have no idea of where to go from here. Cheers Adam Just to make it seem like somone is interested in replying to this rather than just viewing it i thought i would create some interest by replying to it myself. Can anyone help me Or am i asking something like how do i get my goldfish to use the bike i got him ...Show All

  • Visual Basic Using my own DLL in a new VB.NET project

    I have made a DLL in VB.NET (class library), and wanted to use this DLL in a new VB.NET project. (VS 2005) So i create a new project, and add a reference to the DLL. The problem is, that i can't acces the methods or members of my class. I switched to VB for a few weeks, and used to create my DLL's in C++, so that's why i don't know how to solve this one... The DLL only consists of a few simple classes (members, properties and some basic methods). Can anyone help me out here THX Kenny all the classes are declared public, so it's very strange the members and methods aren't accessible... ...Show All

  • Visual Studio 2008 (Pre-release) WPFBeta2 change - MarkupExtension.ProvideValue - IServiceProvider

    Hello! I used the ColorPicker in a sample and when I recompile this in the beta2 CTP I get this error message No overload for method 'ProvideValue' takes '2' arguments at this Code line this .SetValue(ColorProperty, (( MarkupExtension )binding).ProvideValue( this , ColorProperty)); because at the Feb CTP the ProvideValue method works like this ProvideValue(object targetObject, object targetProperty) But in the new beta2 version the parameters changed to IServiceProvider. Now I don’t know how I could solve this change. Thanks for helping… ...Show All

©2008 Software Development Network