ClickOnce Deployment and Smart Client

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have a smart client app that is being deployed with ClickOnce. The app
works fine in dev but once we deploy and install with clickonce we get a
blank shell window when running as if our modules are not being loaded. Our
profile catalog and pertinent dlls appear to be installed correctly. I am
relatively new to this and being that everything works fine in dev I am a
little puzzled as to why the module is not loading. I am hoping there is an
obvious "Gotcha" when you get a blank shell window.

Any help is greatly appreciated.
 
I am sure you would have checked, but just to confirm it, Have seen if the
client machine has 2.0 Framework runtime installed?

VJ
 
VJ,

Yes, the framework is installed. This is on my development machine. Again,
the app works fine in dev, we then publish to another server and pull the
install back down to the same dev machine. When we run the app it comes up
but has a blank shell window.

Thanks for the reply!
 
Back
Top