"The value of the property 'type' cannot be parsed. The error is: Could not load type 'com.google.api.adwords.lib.TraceExtension' from assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'."
I'm using v7 of the .net lib, but also got this yesterday with v6 of the lib when I tried to get some logs going to debug another problem. I can see the traceextension file and its namespace in the lib folder and everything compiles fine but for some reason .net framework seems to be looking for it in System.Web.Services when it is actually in my app_code folder. I'm not using a .dll assembly myself. The solution file provided does not seem to open with Visual web developer 2008. I also get an additinoal error which I can see if I launch through built in iis server but not in VS its: The value of the property 'type' cannot be parsed. The error is: Could not load type 'com.google.api.adwords.lib.ApiUnitsExtension' from assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Again the framework seems to be searching in the wrong assembly, how can I fix? Can anyone help me with this? Transition to v2009 has not been smooth. thanks in advance. Dave. -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.