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

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

A Neary

Member List

ablmf
Pony
kuchlerm
AHachmann
kangalert
Ralph Deleja-Hotko
RobD
J J
Shawn Rheal
Isha
Bjorck
RJHarris0
Rajesh Prabhu. R
Sentinel_13
trix
rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Özge Çolak
jattali
Ohad Oz
TimLB
Only Title

A Neary's Q&A profile

  • Visual Studio Tools for Office strange error in excel

    I have a very strage error when using Excel in my application.  When trying to execude the following code: excelObj.Cells(1,2) = "something" I get the exception: ystem.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC.    at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)    at Microsoft.Office.Interop.Excel.Range.set__Default(Object RowIndex, Object ColumnIndex, Object ) (...)   I`ve spent hours looking for some solutions through the web, but ...Show All

  • Visual C# connection to MSDN library directly.

    How can I use the MSDN library to get a help within the code of the C# project. (e.g., using F1 key). when I am using F1 key over a word like bool I get the message : Information not found instead of getting the discription of bool keyword I am installing the MSDN libraray 2005 , but I can't get a connection to it from the project code directly. I must open it in a separate window and search it.   Aya: In the Developer Documentation and Help System Forum there are MSDN Help experts who can help you troubleshoot this problem. http://forums.microsoft.com/MSDN/ShowForum.asp ...Show All

  • Windows Forms TaskVision SourceCode VB W2k3 SERVER

    Hello. I have intented intall TaskVision SourceCode VB in Windows 2003 Server SP1 but failed. The error message: TaskVision Source: Value does not fall within the expected range. I have fulfilled all the requirements for the installation. NOTA: I have installed too: VS 2003, VS 2005 Developer Edition in the same machine.   Can they help me Hi, Were u able to solve this problem If so, can you help me out how u did that Thanks Sow ...Show All

  • Windows Forms Using DataGrid control to view/edit a matrix of data

    I want to display & edit a simple data matrix (or similar structure) using the DataGrid control. Can someone point me to a simple tutorial to do this  Or show me some sample code to do this  All the examples I can find involve binding DataGrid to an SQL database of some kind.    - Henrik Wow, this is cool. I would  ...Show All

  • Visual Studio Team System Global list issues

    I created a Global list of our customers. Many of the names include an apostrophe (') example "Joe's" Whenever one of these items are selected, the Work Item <Group> the list is in no longer displays correctly. Items earlier in the Group display correctly, Items in the subsequent Groups display correctly. Examples below... I have temporarily substituted (_) for (') in all customer names. GLimport.exe should screen for outlawed chars and give error message or correct the list on the way in. Notes: 32 bit machine, Beta 3 refresh Sample List: <GLOBALLIST name="Clients"> <LISTITEM value="Joe's" ...Show All

  • Software Development for Windows Vista Beta2: SequentialWorkflowActivity not found

    I seem to have fallen at the first hurdle with Beta2. I uninstalled WWF VS extensions for Beta1.2 and the Beta1.2 of WWF. I then installed the Beta2 of WinFX and the Beta2 of WWF VS extensions. If I create a sequential workflow then it says it can't find the SequentialWorkflowActivity type. This suggests to me that its still picking up the Beta1.2 versions of the runtime. Can anybody suggest what I should do to clean down and reinstall Much obliged, David It seems the answer is to miss out the WinFX beta2. I've uninstalled Beta2 of WinFX and the Beta2 of WWF VS extensions and reinst ...Show All

  • Visual Studio Copy an embedded image from one report to another

    Hello! I am writing a wizard in MFC which automatically creates reports from a database. One required feature of this wizard is that it should be possible to give the path of a template report from which I copy the Report/Page Header/Footer to the newly created report. This works quite fine, with one exception: I cannot copy embedded images. When queried for their type, they say "OleObject", so I thought, I get the IPictureDisp object by calling "GetFormattedPicture", save the image to a temporary file and insert a new OleObject into the new report by giving the file location in the method call "AddPictureObject" of the respective secti ...Show All

  • Smart Device Development DG CurrentCell.ColumnNumber - HELP!!

    I have a windows (specifically mobile) datagrid - I am trying to force/set the CurrentCell.ColumnNumber to 0 but when I do, I get the following: "NullReferenceException Was Handled" This is the code that works but not what I need: grid[currentCell.RowNumber, currentCell.ColumnNumber] = txtEdit.Text; This is really what I want but throws the error: grid[currentCell.RowNumber, 0] = txtEdit.Text; Did you try running the application under the debugger to see where the source of the NullReferenceException was How about a Stack trace Can you post the full code so we can give you some more p ...Show All

  • SQL Server Communicating between 3 Service Broker instances

    I have a problem. I am trying to set up Service Broker communication between 3 machines, all running the September CTP release. I have included the scrip (edited) that I used to setup the 3 machines. This scrip refers mainly to what was done to server1, with comments to indicate which parts were done on the other servers (commented out the connectionstring property to indicate a change of server) I also added comments to indicate the copying/deleting of certificates; this script is intended to recreate the three setups if necessary so there is script that checks for the existence of objects before trying to create said objects. Certificates ...Show All

  • Smart Device Development deleting from database

    Hi I have created a database application in C# compact framework and have rows adding to my database. Now I have problems getting the data back out of the database. Is there any way to just set fields in the database just equal to a text field. through research carried out all the other programs were putting the results in a listbox, this doesnt suit my application. I have the SQL statement sorted Thanks for any assistance If you prefer to work with data in the database directly without loading it first into DataSet, you can do so by executing appropriate commands. Here's how to delete/insert/updat ...Show All

  • SQL Server Excel XP - Cannot connect to OLAP 9 - Analysis Services 2005

    MS Excel XP on Windows 2000 fails to connect to OLAP 2005 Cube with the OLAP 9 Provider. Excel gives the error: <initialisering datasource failed>. The same error appears when I try to connect to OLAP 8 cubes. Before I could access OLap 8 cube, I had to reinstall Office XP. Windows XP with Office 2003 works fine. It can access both OLAP 8.0 and OLAP 9.0 cubes. Does the new OLAP 9.0 provider only works with Office 2003 Best regards, Jakobsgaard Suresh Bansal Stated the following in a further post: " ok i found the solution. we need to reregister the olap 9.0 pro ...Show All

  • Visual Basic 1780 null reference pointer was passed to stub - is there really anyway to get rid of this????

    hi, I am now working in a project which has the following environment. OS : windows 2000 server Platform : .net 1.1 language : vc++.net currently this project is in vc++ 6.0 (rpc server) and a vb 6.0 (rpc client) app will communicate to this thru rpc calls. now i have successfully (of course after having MANY number of errors) compiled it into VC++.NET. for some reasons, the vb 6.0 app will remain as it is. my problem is , i cannot make vb 6.0 app to communicate vc++.net application IN ALL OF MY MACHINES . in one machine, i can run the project successfully. but when i copy all them , register all components into another c ...Show All

  • Visual C++ Calling C++ dll from C#

    I am trying to use a C++ dll in my C# application but unsuccessul. Here is what I have done: 1. The C++ code was developed using open BSD. 2. I made a C++ CLR dll using visual studio 2005 - "tc.dll" 3. In my C# application, I add the "tc.dll" as a reference from the solution explorer 4. I tried to instantiate the class of tc.dll using myClass mc = new myClass(); The C# program can not find the class at all. I assumed that since it is built as a assembly dll, all the class and their member functions in there should be visible if referenced. I am very new to C# and .Net, and not sure if what I am ...Show All

  • SQL Server Unable to get snapshot agent to initialize

    I am unable to get my snapshot agent to initialize. When I start the "View Snapshot Agent Status" and press the Start button, it appears that the snapshot agent attempts to starts and then it doesn't. I have configured the a distribution server and need to push a replication to another database, both can connect, etc. I used the wizard to configure the distributon server and subscription server. I am using AdventureWorks, and am attempting to replicate a single small table. Please look at the snapshot agent details to see what the error/reason is for not starting/completing. ...Show All

  • Visual C++ warning C4441: calling convention of '__stdcall ' ignored; '__clrcall ' used instead

    I have a .NET Class Library that is linking in a static library which has code callbacks defined with __stdcall. On compile I get the warning: warning C4441: calling convention of '__stdcall ' ignored; '__clrcall ' used instead How can I correct this is does it not matter If you had read my post you will have read that I stated where CB_Callback is used to decorate a function I get the C4441 warning; I make no statements about #define causing the problem. Thank you for the help but give it to someone else -- life is too short to be listening to your sarcasm. Direct from my code ... ...Show All

©2008 Software Development Network