I
Infinite
I create a windows app which works fine on my dev machine. I deploy it
on my test machine using the MSDE Deployment Toolkit and everything
installs fine (expect attaching the db). The newly installed app will
not run, it crashes before it does anything. I can run the same file
on my dev machine just fine. I can access the test machine across the
wire and access the app and it loads fine. I've used the .NET
Configuration tool to set the security to full control for the .exe and
the .dll's.
Anybody have a suggestion as to what I should try next? I've been
fighting this problem for a few days now and need help bad.
Thanks in advance.
Tim
on my test machine using the MSDE Deployment Toolkit and everything
installs fine (expect attaching the db). The newly installed app will
not run, it crashes before it does anything. I can run the same file
on my dev machine just fine. I can access the test machine across the
wire and access the app and it loads fine. I've used the .NET
Configuration tool to set the security to full control for the .exe and
the .dll's.
Anybody have a suggestion as to what I should try next? I've been
fighting this problem for a few days now and need help bad.
Thanks in advance.
Tim