I have a janus gridex 2000b grid in one of my intranet systems which works fine on XP and Windows 2000 server but the customer wants their new server to run Windows 2003 Server.
I've cleared out most of the problems I've found porting it across and I'm left with 2 :-
A: When trying to refresh the recordset created earlier in the code, I get the error "Internet Server Error: Object/module not found"
B: when trying to load the layout for the grid from a .LYT file, held in a subdirectory on the server
I get "System Error &H80070006 (-2147024890)" which translates on microsoft.com to a DirectInput 8.1 "invalid handle" though I don't know if that's the actual error or a coincidence
I've spoken to Janus who said to "implicitly
include all MIME types for files that you are using in your project" which I've done to no effect. And they said that "The problem is clearly related to permissions in the server"
I've got the DSN, SQL Server 2000 and directory settings for permissions/security/passwords and the like all set up as they are on the Win2000 machine
Are there any other hidden/magic/new permission type things in Win2003 that I've missed?
Anybody have any experience with this or any vague clues. Desperation has crept in, set up house and is raising a fine family right now.
thanks
I've cleared out most of the problems I've found porting it across and I'm left with 2 :-
A: When trying to refresh the recordset created earlier in the code, I get the error "Internet Server Error: Object/module not found"
B: when trying to load the layout for the grid from a .LYT file, held in a subdirectory on the server
I get "System Error &H80070006 (-2147024890)" which translates on microsoft.com to a DirectInput 8.1 "invalid handle" though I don't know if that's the actual error or a coincidence
I've spoken to Janus who said to "implicitly
include all MIME types for files that you are using in your project" which I've done to no effect. And they said that "The problem is clearly related to permissions in the server"
I've got the DSN, SQL Server 2000 and directory settings for permissions/security/passwords and the like all set up as they are on the Win2000 machine
Are there any other hidden/magic/new permission type things in Win2003 that I've missed?
Anybody have any experience with this or any vague clues. Desperation has crept in, set up house and is raising a fine family right now.
thanks