Virtualization problem in vista.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krishnaneeraja
    New Member
    • Mar 2008
    • 21

    Virtualization problem in vista.

    Hi,

    Iam developing windows application.Thi s application working properly in windows operating system.But in Vista operating system, my application installed properly but virtual store problem is there.Actually i installed my application at c:/Program Files. But it takes data base from virtual store folder.That's why my application not working for this reason.Is there any way to solve this problem? Please help me.

    Thanks & Regards,
    Neeraja.
  • joedeene
    Contributor
    • Jul 2008
    • 579

    #2
    Originally posted by krishnaneeraja
    Hi,

    Iam developing windows application.Thi s application working properly in windows operating system.But in Vista operating system, my application installed properly but virtual store problem is there.Actually i installed my application at c:/Program Files. But it takes data base from virtual store folder.That's why my application not working for this reason.Is there any way to solve this problem? Please help me.

    Thanks & Regards,
    Neeraja.
    when you say windows operating system are you meaning 'Windows XP' because some folders are different in XP and Vista, like like documents and settings, is kinda changed to Users. uhm i believe program files are the same, well how are you calling the directory are you just saying directory ="C:\Program Files", or are you using the my.computer.fil esystem.special directories() class ? also i just noticed your backslash is wrong you have '/' when that is for web address directories, when local files should use a forward slash '\'. let me know if i helped, and what language are you using?

    joedeene

    Comment

    Working...