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

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

shade

Member List

GoodCook
Clive Greenhalgh
Onur Gorur
Rateesh
chrislal
Telesto
Telexer
ramk
shron
KTI
dariakus
woodpecker0127
MariusVE
JPJofre
webdeveloper_smriti
joietej
BJ2000
Wilfried Martens
Leo Leys
Athan
Only Title

shade's Q&A profile

  • Visual Studio Unable to debug with Visual Web Developer 2005 Express Edition

    I'm trying to debug within Visual Web Developer 2005 Express Edition, but every time I use the option "start debugging" a dialog box is opened with the message "Unable to debug. The binding handle is invalid". I know how to solve this issue in the Visual C# 2005 Express Edition, unchecking the option "Enable the Visual Studio hosting process" from project's properties debug pane. However there isn't an option like this in the Visual Web Dev ...Show All

  • Visual Basic using code written in C#

    Hi. I'm trying to use a code library written in C# in visual basic, but i cant figure out how to do it. Here's the library: i want to be able to use the functions in it in VB. I've tried compile it into a class library and then add it as a reference in visual basic, but it still doesn't work. mattias Where is the library There is no reason why you shouldn't be able to import and call a C# libra ...Show All

  • Visual Studio Tools for Office Microsoft Visual C++ Runtime Library - Outlook 2003

    Everytime I try to open my Mircsoft Outlook, I get the following error message: Microsoft Visual C++ Runtime Library Programs:C:\Program Files\Microsoft Office\ Office11\Outlook.exe "This application has requested the Runtime to Terminiate it in an Unusal way. Please contact the application support team for more information." I must hit "ok" to close the error menu once I do, then I am unable to open any documents ...Show All

  • .NET Development Problem in reading BLOB from Ms. Access using ADO.NET DataReader

    Hi All,  I am encrypting a document, converting it into byte array and storing this BLOB to Aceess database using OLEDB data provider of ADO.NET, Till writing I have no problems..   I am getting an array index out of bound exception on the lines where I am trying to read the BLOB form the table column using ADO.NET,  DataReader.Getbytes method,. The code for reading BLOB is as follows: /**********    Extracting ...Show All

  • Windows Live Developer Forums :/

    ok, i found it apropriate to post here that msn can no longer have forced proxies, would it be posible to reintroduce forced proxies because they are one of the most powerfull forms of making an addon Great trick, works like a charm.... ca prouve encore que les rois des passes passes sont au Quebec ! ...Show All

  • .NET Development Help File in Asp.Net

    How to open a .chm file from Asp.Net web application Is there any class library for the same I am working on the similar stuff right now. Not very successful either. From the info I got: MS blocks the Html Help in Window server 2003 SP1 and other security update for security reasons. If you want to display HTML HELP on a web page, you need to modify registry. Check these links: http://support.microsoft ...Show All

  • Visual FoxPro editbox control snaps.

    It is a fairly mild problem but still an inconvenience. I have an editbox and a text is assigned to it in the following manner: THISFORM.Pageframe1.Page4.Edit1.ControlSource = "(ThisForm.cData)" All other operations are done programmatically. I may force it to count the number of lines and go to a specific line and highlight it. It does. But then after a while, perhaps in about 2 minutes, it snaps to the first line (beginning of ...Show All

  • Windows Forms Keyboard input in Form

    I'd like a Form to handle keyboard input.  However, I do not want it to clash with other controls that use keyboard input, such as ComboBox, PropertyGrid, etc. Is there a way I can find the Control that has the keyboard focus and query it to see if it (is one of the known ) text entry Controls.  This way I could prevent multiple controls from handling the same input.  This particular application needs global level input due to its ...Show All

  • .NET Development How i can insert null in datetime field

    Hi, How i can insert null into the DateTime field in Table it's possible or not .when i insert a value into date textbox then i Convert it into the Datetime its not a problem but if i didn't insert any value into text box then it take current date ( my class property default value).How i can avoid this problem person.SignatureDate=Convert.ToDateTime(txtSignatureOnFile.Value).Date; __SignatureDate = DateTime.Now; In .NET 2.0 ...Show All

  • SQL Server IS_Member

    Hi, IS_Member function Indicates whether the current user is a member of the specified Microsoft Windows group or Microsoft SQL Server database role. If I want to test this for different user other than the current user, How I can do this Thanks You can use SETUSER   Here is a small example --Create Dilbert user EXEC sp_addlogin 'Dilbert', 'food', 'pubs' EXEC sp_adduser 'Dilbert' --This is my login ...Show All

  • Visual Basic Microsoft.Office.Interop Error

    I have a VB program which involves opening Excel files. To do this I had to add the Microsoft Excel Object Library to my projects' references. There was no problem here until a friend tried to run my project on his computer. The application would start, however once a command to open an excel file was selected, the following error was displayed: Unhandeled exception has occured in your application. Could not load file or assembley 'Microsoft. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Need a bit of help installing directx in vis 2005 beta 2

    Hey all, hope you can help me out here! I've downloaded and installed visual studio 2005 beta 2 standard edition and it has installed ok on my sytem, I've also downloaded and installed the directx sdk from october 2005 and that looked like it went in ok too. However I'm now wondering how do i add directx extensions into visual studio When i used vis 2003 the extensions just appeared (on the splash screen at start up) but they don't seem to ...Show All

  • SQL Server Moving from 2000 to 2005: issue Accessing cursor returned by sp

    I have a number of triggers that call a stored procedure that returns a cursor. The triggers then use the results of this cursor to do other actions. My problem is that this works fine in SQL2000 but just won't work in SQL2005. When I try to access the results of the returned cursor, I get an error -2147217900 could not complete cursor operation because the set options have changed since the cursor was declared. If I port the code containe ...Show All

  • Windows Forms Creating an .exe file

    Is it possible to create an .exe file without creating an Install Package  For example, I want to create a simple .exe file that is to be executed by a .bat file. The .exe file will ftp to a site, get a file and if the file& ...Show All

  • Visual Studio Team System I have some problem running FxCop on different machines with the same set of targets.

    Hi, I have problem running FxCop analysis on different machines with the same set of targets. Ex: i have 7 dlls added as my targets and when i run on machine 1 i get 2047 error, on machine 2 i get 2125 errors, on machine 3 i get 1105 errors and so on. The number of error i get is not constant so can i know what could be the problem. -Rajesh There are many possibilities. Are the target binaries ...Show All

©2008 Software Development Network

powered by phorum