I have an application running at "Pocket PC 2003 SE Emulator", I am using Mobile SQL Server
running at my development computer where i have IIS running while i have SQL server 2005
running at an other Server at the network. I have configured and created the virtual
directory according to the steps available in the MSDN. Now i have sqlcesa30.dll in my
virtual directory and i can access it using http://localhost/TestMobileSQL/sqlcesa30.dll.
I tried to create an RDA object and when i call its pull method using the above mentioned
URL, it generates an error "An error has occurred on the computer running IIS. Try
restarting the IIS server.";
Then i changed the URL to http://192.168.0.5:81/TestMobileSQL/sqlcesa30.dll the error
generated is like "The HTTP request failed due to incorrect format or content. Try
restarting the IIS server."
What am i missing?
Please let me know what to do with it?
Whether we can use SQL Mobile at emulator or not?
running at my development computer where i have IIS running while i have SQL server 2005
running at an other Server at the network. I have configured and created the virtual
directory according to the steps available in the MSDN. Now i have sqlcesa30.dll in my
virtual directory and i can access it using http://localhost/TestMobileSQL/sqlcesa30.dll.
I tried to create an RDA object and when i call its pull method using the above mentioned
URL, it generates an error "An error has occurred on the computer running IIS. Try
restarting the IIS server.";
Then i changed the URL to http://192.168.0.5:81/TestMobileSQL/sqlcesa30.dll the error
generated is like "The HTTP request failed due to incorrect format or content. Try
restarting the IIS server."
What am i missing?
Please let me know what to do with it?
Whether we can use SQL Mobile at emulator or not?