Hi, I'm hoping someone can help me.
I have a large system (designed using 3-tier architechture) that I'd like to bring to the web. Data services, business logic and UI have all been built using VB6. At this point, all business logic and UI components are registered on each client's machine. So, here's my problem:
Due to company policy, I have web space allocated to my application, as well as ASP enabled and frontpage extensions loaded. Problem is, I'm not permitted to register components on the web server. All I would have to do is bring my .DLL files to the server, and all the functionality would be available, but red-tape prohibits this.
Is it possible for me to use the components registered on each client's PC using ASP? From what I've seen, components must be registered on the web server to be used. I'm hoping this is not the case....
Any help would be greatly appreciated.
Thanks,
Yazster
I have a large system (designed using 3-tier architechture) that I'd like to bring to the web. Data services, business logic and UI have all been built using VB6. At this point, all business logic and UI components are registered on each client's machine. So, here's my problem:
Due to company policy, I have web space allocated to my application, as well as ASP enabled and frontpage extensions loaded. Problem is, I'm not permitted to register components on the web server. All I would have to do is bring my .DLL files to the server, and all the functionality would be available, but red-tape prohibits this.
Is it possible for me to use the components registered on each client's PC using ASP? From what I've seen, components must be registered on the web server to be used. I'm hoping this is not the case....
Any help would be greatly appreciated.
Thanks,
Yazster