I don't get it at all. I installed my app on a server, and everything is fine when I run it there. But when I try to run it from the workstations, I see run time error. The error says that this so-and-so controls are not registered.
I find this really strange 'coz all controls are registered on the server after my installation. And I definitely see some controls (like command buttons and text boxes) on the MDI form when I run my app (from the workstations). But when I try to open those forms with SSTab, Crystal Report Control and MSHFlexGrid, there is an error.
Don't you find it strange? Why do the command buttons, and text boxes come out OK in the MDI form? Why not the SSTab and MSHFlexGrid? Aren't they controls too like command buttons and text boxes?
My purpose is for the clients to run the application from the server so that I only have to make one installation.
I really am perplexed. I know my app's packaging is perfect coz I tried it to several computers. Can somebody tell me what to do. I'd really appreciate it.
I find this really strange 'coz all controls are registered on the server after my installation. And I definitely see some controls (like command buttons and text boxes) on the MDI form when I run my app (from the workstations). But when I try to open those forms with SSTab, Crystal Report Control and MSHFlexGrid, there is an error.
Don't you find it strange? Why do the command buttons, and text boxes come out OK in the MDI form? Why not the SSTab and MSHFlexGrid? Aren't they controls too like command buttons and text boxes?
My purpose is for the clients to run the application from the server so that I only have to make one installation.
I really am perplexed. I know my app's packaging is perfect coz I tried it to several computers. Can somebody tell me what to do. I'd really appreciate it.