Hi,
We have recently purchased Wrensoft zoom software and trying to set it up for our website. We were able to install the Indexer and generate the index files. When we try to implement the Search feature we are getting the following error.
Cannot marshal 'parameter #7': Pointers cannot reference marshaled structures. Use ByRef instead.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.MarshalDirectiveExc eption: Cannot marshal 'parameter #7': Pointers cannot reference marshaled structures. Use ByRef instead.
FYI: We have installed the ASP.Net server control from wrensoft and added the reference to the project.
Please let me know what I am missing.
Thanks,
We have recently purchased Wrensoft zoom software and trying to set it up for our website. We were able to install the Indexer and generate the index files. When we try to implement the Search feature we are getting the following error.
Cannot marshal 'parameter #7': Pointers cannot reference marshaled structures. Use ByRef instead.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.MarshalDirectiveExc eption: Cannot marshal 'parameter #7': Pointers cannot reference marshaled structures. Use ByRef instead.
FYI: We have installed the ASP.Net server control from wrensoft and added the reference to the project.
Please let me know what I am missing.
Thanks,
Comment