chezyassine
IS-IT--Management
Hi
I am trying to run D:\Program Files\Cognos\crn\sdk\vb\cmQuery\cmQuery.exe
1. I registered the crn.dll, got the confirmation message as successfull
2. Recompiled the VB project and re-created the exe file
3. Installed Microsoft SOAP toolkit
When run the exe and enter the URL and click Query Content Manager, I get message
"An error occured. Object Variable or With Block variable not set"
I opened the VB project and executed line by line. Its giving error at line, (function checkSecurity)
Set bca = oCrn.Query(queryPoint, Nothing, Nothing, Nothing)
The value of the variable queryPoint is "~"
can anyone please suggest me what to do.
ReportNet version 1.1, using Series 7 for security. Visual Basic 6 installed on Windows 2000.
thanks and regards,
Yassine
I am trying to run D:\Program Files\Cognos\crn\sdk\vb\cmQuery\cmQuery.exe
1. I registered the crn.dll, got the confirmation message as successfull
2. Recompiled the VB project and re-created the exe file
3. Installed Microsoft SOAP toolkit
When run the exe and enter the URL and click Query Content Manager, I get message
"An error occured. Object Variable or With Block variable not set"
I opened the VB project and executed line by line. Its giving error at line, (function checkSecurity)
Set bca = oCrn.Query(queryPoint, Nothing, Nothing, Nothing)
The value of the variable queryPoint is "~"
can anyone please suggest me what to do.
ReportNet version 1.1, using Series 7 for security. Visual Basic 6 installed on Windows 2000.
thanks and regards,
Yassine