User Profile

Collapse

Profile Sidebar

Collapse
jonc1
jonc1
Last Activity: Jan 24 '09, 10:24 AM
Joined: Jan 3 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jonc1
    replied to Error Code: 0xe0434f4d
    New development, I have now installed VisualN Studio onto the oroginal XP machine. The prog now starts! This happens both if I run it from within the IDE and if I use the copy I had already installed on the OS.

    There must be something that VS installs on the OS that I am depending on but I have no idea what !
    See more | Go to post

    Leave a comment:


  • jonc1
    replied to Error Code: 0xe0434f4d
    It had 35 on it so I have now created a fresh XP install (in a VM) with 35 SP1 on it. Now the prog starts for a second or two and dies without any messages. I checked by running filemon and it did start but very brioefly. No window ever appears.
    I am not referencing any third party dlls or com objects.
    is there some compatability issue here or am I right to expect this to work ??
    See more | Go to post

    Leave a comment:


  • jonc1
    started a topic Error Code: 0xe0434f4d

    Error Code: 0xe0434f4d

    I have written a windows forms app, for .net 3.5 sp1, I have dployed this OK to a Vista machine but it fails to run on an XP machine. It generates the above execption code.

    I initially thought this was a .NET security issue but the app was installed from the local physical disk and is a fully trusted app.

    Anyone any ideas ? (I have deployed other apps to both Vista and XP before using the same security??)
    See more | Go to post

  • jonc1
    replied to DatabaseConnection Strings
    Hi,
    Thank you! I did think of that but VS created the connection for me and I assume pointed the DataSet to it. How would\where would I modify my existing connection ? I can't find the SqlServer connection object that VS MUST (I guess) have created?
    .
    See more | Go to post

    Leave a comment:


  • jonc1
    started a topic DatabaseConnection Strings

    DatabaseConnection Strings

    Can anyone explain how these work in relation to setting and application setting files. I know that application settings can not be modified programatically at runtime, although they can be changed in the XML.
    (I did try adding a set method in my settings.cs to allow me to update the application scoped databaseconnect ion string, but VS was not being foole d by that). However, I want to change my DatabaseConnect ion string (to point at a...
    See more | Go to post

  • jonc1
    started a topic Overlayed Text on Video

    Overlayed Text on Video

    I am attempting to write some simple video playback code. This is easy I am using Microsoft.Direc tX.AudioVideoPl ayback which works fine.
    I want to overlay some text on the video. To do this I need the famed transparent control that everyone sems to struggle with.

    I have overiden createparams and now have a transparent textbox/rich text box. If I place this over a picture it works fine, but over a video the text disapears....
    See more | Go to post
No activity results to display
Show More
Working...