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

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

Kaul

Member List

Mai Lan
Raymundo Chapa94595
Rene Reyna
legrooch
ivenk
MC Wu
Sebastian Wilczy?ski
canadian_coder
Lukasz Pietrzak
Jelle Mees
Jamea Jani
Bob W
Jesper Lund Stocholm
Vishvas R Trikutkar
jfy_zhang
Proxima
Cheese
Phillip Franklin
grogmaster
Michel Baladi
Only Title

Kaul's Q&A profile

  • Visual C# Determine startup file

    Hi, I have created a file that works with my program. The extension is '.epi'. I want to load the file in my program when you click the file in Explorer So I created this code: if (( Application .ExecutablePath.EndsWith( ".epi" ) == true )) { string filename = Application .ExecutablePath; //Then the code to load the file using the above filename. } But this code does'nt work. I set in the register to start the ...Show All

  • Visual C++ Visual Studio 2005 - MFC compile error

    Hi! I just installed MS Visual Studio 2005 and wanted to build a new MFC application. I used the project wizard to create a new "framework" for my app. But already at this point the compiler gives errors like "c:\programme\microsoft visual studio 8\vc\atlmfc\include\afxv_w32.h(228) : error C2065: 'DWORD_PTR' : undeclared identifier". My question now is how I can fix this problem, so that I can compile the Code which ...Show All

  • SQL Server Is only "shared memory" connection with "SQL Server Management Studio Express" supported?

    I have installed MS SQL Sever Express with it there is a SQL Server Configuration Manager installed. In this configuration manager there it is possible to enable and disable protocols for SQLEXPRESS. The following protocols are supported (and each protocol can be enabled/disabled individually): Shared memory, Named Pipes, TCP/IP and VIA. In the "SQL Server Management Studio Express" I connect to the SQL server and this works fine ...Show All

  • Visual C# Save as Targa

    I was wondering if anyone knew a simplisitic way to save an image in the targa format. Otherwise I was going to write my own exporter/importer. Thanks for the advise in advance. You can see c++ targa loader in http://www.gpwiki.org/index.php/LoadTGACpp Encapsulate this code in class an use this on your project, too see targa format in http://www.gpwiki.org/index.php/TGA Other option, use this library http://www.mastropaolo.com/ ...Show All

  • SQL Server ~* Data Loading in Reports *~

    Hi, I have a report with atleast 1000 pages. my question is, when the user requests for the report, will all the 1000 pages load at one time or will they be loaded when user clicks the "next page" link... are there any ways to improve the performance... Thanks in advance .. Cheers Chakri. Hi, I also have the same problem. The number of pages that appear in Report Viewer control in my web application are differ ...Show All

  • Visual Studio Express Editions How to get from FrontPage to Visual Web Developer

    I've got a couple of websites developed with FrontPage. They work fine. I can open the websites OK with VWB but many of the pages show syntax errors. What's the best way to find out how to fix these It looks like the errors all have to do with features unique to FrontPage. Does this mean there is no way to transition/migrate a website from FP to VWB Birk Binnard (birkb@birkbinnard.com) The best w ...Show All

  • SQL Server Member count limit

    Hi Guys, Is there a limit in the number of members in a dimension I'm having a problem in showing the other members of my dimension in the pivot table. I've queried the dimension table and found out that the records displayed are from 1 - 32000 only. The rest were not shown in the pivot table. Please enlighten me... I would guess that is being limitation of the Pivot Tables. You can try and cont ...Show All

  • .NET Development Additional information: COM object with CLSID {00020819-0000-0000-C000-000000000046} is either not valid or not registered.

    I am using excell 2000 and vb.net when i am opening a workboob using vb.net then this problem comes  - Additional information: COM object with CLSID {00020819-0000-0000-C000-000000000046} is either not valid or not registered. pls tell me solutions as soon as possible with regards thanks Hi I am using the similar code as u have given, but when it executes the following line, TestExcelWb = oApp.Workbooks.Open("D:\myfile.xls& ...Show All

  • Visual Studio Tools for Office Template.Save() changes the behaviour of its load

    Hi All, I'm installing a custom template and adding my toolbar to it. I'm doing this to make sure that upon uninstallation the toolbar goes away. This works fine. No issues. I've to load this template only to selected documents. This also happens fine as I set the CustomizationContext based on my conditions. First time the document is opened the toolbar comes as floating. Now if the user moves the toolbar, say next to the standard toolbar ...Show All

  • Smart Device Development Pocket PC 2003 to WM 5.0 Compatibility Problems: CCeDocListDocTemplate

    Hello all, I am currently using the CCeDocListDocTemplate class, however, I'm having problems with it on a Dell Axim 51, which uses Windows Mobile 5.0. When the widget is used, it displays the list of files in a mangled format. The format appears to be the first character of the filename followed by the creation date of the file: So for a file named "survey.srv" it would show up as: "s11/12/17". This works fine on the Dell Axim 50, which does n ...Show All

  • Visual C++ run time errors!

    Why am I getting these errers at run time ////////////////////////// Debug Assertion Failed! File: dbgdel.cpp . . Expressiong: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) ////////////////////////// Debug Assertion Failed! File: dbgheap.c . . Expressiong: _CrtIsValidHeapPointer(pUserData) ///////////////////////////// Debug Assertion Failed! File: dbgheap.c . . Expressiong: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) Is there someth ...Show All

  • SQL Server Newbie - Need Help

    Hi, I'm totally newbie in this age of coding / development & need to start to jump-in in this part of IT & need help that how to start / learn client / server database development either web based or something like this using sql2000 / vs2003.net ( vb ect. ). I know that there r new versions of sql & vs.net but I've just have to manage the versions mentioned above. Just want to let u know that I've just handed over a half completed e ...Show All

  • Visual Studio Team System MSDN Subcription

    This is probably not the best place to ask, but I haven't been able to get an answer from the MSDN folks... Any idea if we will be able to transition our existing subscriptions over to VSTS for DP when it is available I currently subscribe to VSTS Dev. Not being an expert on licensing, but the Team System license model is either based on seperate SKU's like Developer, Test or Architect; or you are have a Su ...Show All

  • Visual Studio HTML Editor Context Menu

    Does anyone know what the Guid and ID to hook the HTML editor context menu is There is additional information regarding this post in the GetMarkerCommandInfo in HTML Editor thread ...Show All

  • Visual C# OdbcException while query field after empty

    Dear All, I had encountered a strange problem. Take for example, if I had 10 fields in a record. If the third field is empty and the fourth field there are some values. I am not able to query the fourth field onwards. Upon querying it, it will give an empty exception. But I had no problem in retrieving the first 2 fields. I am using MySQL as my database. Can anyone please advise Thanks Part of my code is as follow: ...Show All

©2008 Software Development Network

powered by phorum