The type probably doesn't have a parameterless constructor. You likely need to pass a parameter to the constructur when you call CreateInstance.
Check the constructor syntax in Reflector to see what constructor parameters are supported/required.
+++ Rick ---
Hi,
When I try to access google docs GData API, It is saying,
Constructor on type 'Google.GData.Spreadsheets.SpreadsheetsService' not found.
?loBridge.loadassembly("C:\Program Files\Google\Google Data API SDK\Redist\Google.GData.Spreadsheets.dll") is true
?loBridge.createinstance("Google.GData.Spreadsheets.SpreadsheetsService")
is NULL
Can you tell me what is the wrong here ?
| Rick Strahl West Wind Technologies Where do you want to surf today? | Reader Version: 5.0 |
from Maui, Hawaii
