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

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

Raj74

Member List

Jonalyn
Monte Cristo
cosminb
RaeYoung
Meenakshi
techcap
paddyprash
Charul Bhargava
ivanL
StevoTalks
liffey
James Boman
g.flossmann
chak
Tiger.xing
bwechner
RvD
BillyB26
absolute_magic
d_clare
Only Title

Raj74's Q&A profile

  • Visual Studio Help still broken

    Just installed the release version of VS2005 standard. Alas, F1 help is still broken. If I position the cursor over a word (for example HANDLE) and hit F1, the following happens: 1. If MSDN is set to use local help only, it always displays the topic-not-found page, even though on the left hand side, the topic is not only present, but selected. A single click on the highlighted item displays the correct information. 2. If MSDN is set to use online help first, then pressing F1 takes up to a minute (looks like multiple redirections happening), then either displays the topic-not-found page or displays something only vaguely related to the select ...Show All

  • SQL Server Triggers

    Hi, i an new here. I just started with Sql Server 2005 Express. But my problem is not in technical issues, but programming. Now, to problem. I have few tables, Meas, Analog, Discrete, Acc and Terminal. Meas is main, have some field of it's own, one primary index key, and on foreign key. Foreign key is coming from Terminal table. Terminal table is stand alone, cause it has no other connections to any other table in this model. Analog, Discrete and Acc have almoust same columns. This tables have no primary index, but foreign keys from Meas table. They exclude each other. Example, meas data with key 1 is in analog table, but not in discrete ...Show All

  • Software Development for Windows Vista Beta 2 Bug: Microsoft Document Explorer Broken

    Post Beta 2, both of these refuse to fire up the help doco externally (non-integrated).... Target: "C:\Program Files\Common Files\Microsoft Shared\Help 8\dexplore.exe" /helpcol ms-help://MS.WF.v1 /LaunchNamedUrlTopic DefaultPage "C:\Program Files\Common Files\Microsoft Shared\Help 8\dexplore.exe" /helpcol ms-help://ms.vscc.v80 /LaunchNamedUrlTopic DefaultPage /usehelpsettings VisualStudio.8.0 Microsoft Document Explorer has become currupted Works ok if I resort to Integrated Help inside VS2005 Hi John, I tried running these from the command line and the corresponding help documents were la ...Show All

  • Visual FoxPro Need to change template in embedded word ole object

    I have an Access app that has embedded Word ole objects in records. I have forms that allow the user to select a record and then double click to allow editing of the embedded object. Word comes up fine changes can be made and saved no problem. Now the user wants a particular template assigned to those embedded objects. I have assigned the template to the Source Document property and for new objects this works fine. Now I need to go back and run some code against the existing items so I can assign this new template. I cannot figure out how to do this. I have tried to assign the embedded object to a word.document with the hopes of then m ...Show All

  • Visual Basic Access VB module

    I would like to know how I could use this vb code for another database of similar info I have no vb or access knowledge, any help would be greatly appreciated. Option Compare Database Dim db As DAO.Database Dim rsSheet1 As DAO.Recordset Dim rsTotalfull As DAO.Recordset Dim rsRunning As DAO.Recordset Public Sub updatedatabase() Dim slocation As String, saddress As String, slocation2 As String, saddress2 As String Dim sdate As String, sSql As String, sdatenew As String, samount As String Dim incident As Integer Dim count As Integer On Error GoTo ErrorHandler Set db = CurrentDb() 'Loads TEMP to parse and concatenate dates DoCmd.OpenQuery "TE ...Show All

  • Visual Studio difference between cr 8.5 and cr 11

    Hello all I want to know what is difference between crystal report 8.5 (which is along with VS 2003) and Crystal Report 11 thanks Nilay Just to add to Paul's post, all of this can be found at the following web site: http://www.businessobjects.com/products/reporting/crystalreports/net/vsnet.asp Keith - Business Objects ...Show All

  • SQL Server URGENT : Failed to run snapshot agent ?

    Everytime I generate the snapshot always show this error on replication monitor: Error messages: Executed as user: toshiba\snapshot_agent. The replication agent encountered a failure. See the previous job step history message or Replication Monitor for more information. The step failed. Then I go to SQL Server Agent tree and view Job Activity monitor, an got some steps, like this: 1. Snapshot agent startup message => Success Message : Executed as user: NT AUTHORITY\SYSTEM. The step succeeded. 2. Run Agent => Success Message : The replication agent has been successfully started. See the Replication Monitor for more informat ...Show All

  • SQL Server Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path

    Hi, I spend two days looking for an anwser to this problem but no luck. I have a simple ASP.NET 2.0 application which run correctly on my local machine. But After uploading all files including web.config file on a Windows 2003 Server with SQLEXPRESS installed. I have this error. Please Help!!!!!! Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for m ...Show All

  • Visual Studio Merge Module for VS 2005

    Hi, When can we have the Merge Module for VS2005 I don't think there are going to be any since there is now an installer. Right-click on your setup project and select properties. Click the "Prerequisites" button and select "Crystal Reports for .Net 2.0" in the list. When you install, the installer will prompt you to install Crystal if the components are not already detected. ...Show All

  • .NET Development referenced component Microsoft.Data.Odbc could not be found

    This is a not a current problem, I just resolved it and decided to post it here for anyone else who has this problem when u convert from any project over to visual basic 2005 and u get the error "referenced component Microsoft.Data.Odbc could not be found" or in the name space u get the error Microsoft.Data.ODBC not found it is not a bug it just wasn't included with visual basic 2005 beta 2 you have to download the data access file from   http://www.microsoft.com/downloads/results.aspx freetext=odbc&productID=&DisplayLang=en   Click on ODBC .NET  Data Provider also u can go here to get more info on how t ...Show All

  • SQL Server June CTP

    I have this installed, I LOVE the virtual session stuff. Very nice to get up and running. I see it expries in 14 days as of 10/14/2005. Why is that. Will you provide trial editions of the final product in this format. Is there a way I can trick it to keep going. I don't want to lose 'all set up learning environment'. Suggestions Can I change a system date and not get the session to sync I'm trying to get an answer to your question.  It would help to know a little bit more about the "virtual session stuff".  Are you referring to the Hands On Labs, or something else ...Show All

  • Windows Forms using applicationsettings/propertybinding to save form size etc.

    I want to be able to save the following: The last position and size of the form when not maximized and the last windowstate. ie if the user closed the app maximized, next time I want it to open maximized, but if the user sets it back to a normal window, I want it to display using the save size and location (as Microsoft Word does). I have created three user settings with the appropriate type. If I bind these to the form properties, it seems to really screw up (it works ok until I add the windowstate, but I need this setting. Otherwise, if I maximize the form and then close and reload the app, the windowstate is set to normal, but the size is ...Show All

  • .NET Development .NET UI Application Crash

    Hi, We have a vb.NET client UI application which calls a number of web services. The application is intermittantly crashing completely without any evidence of an exception etc. The application is single threaded for the most part, the only area that deviates is a class managing serial port comms via win32 calls. (we do not use p invoke..) I understand the most likely cause for an unexpected termination of this nature is threading - more specifically that referencing UI elements unsafely... I can say after a very large code review that this does not take place. Can anyone provide any advice on what might be the cause or where else we might lo ...Show All

  • Windows Forms Multiple images on a TreeNode in a TreeView control

    Hello, Is it possible to have more than one image on a tree node in a TreeView control I need to display status of items in the tree and that would be the best way of showing it. I can't find any samples on this. Thanks! Amit Is there a way to force the TreeNode to display its state image on the RIGHT side of the Node image ...Show All

  • Software Development for Windows Vista At Last Got it !! [The Book Presenting Windows Workflow Foundation, Beta Edition in .chm ]

    Hi to all group members At last i finally got the Presenting Windows Workflow Foundation, Beta Edition  in chm  . This is a result of constant struggle  to find that book and finally i got it . So any of you  who wants it just leave  a Messge Here.  WWF Rocks!   Razi, can you please give us some detail about the book. Is it a high level presentation of WWF or a developer level giude And who is the author If it belongs to the second category, yes, I would like to have it. Thanks. kr ...Show All

©2008 Software Development Network