Hi Caplink,
Thanks for the response. Could it have anything to do with the emails I have been getting from Google? See below.
Email:
"We've made several unsuccessful attempts to send order notifications to your notification callback URL,
https://www.symbiotestudios.com/googlenotify.aspx As a result, you aren't receiving order status, risk, or other notifications.
To help you identify the issue with your callback URL, please review the errors we encountered while sending notifications to you. To review this error information:
Sign in to Google Checkout.
Click on the Tools tab.
Click Integration Console.
Error messages will appear under 'Integration Issues.' If necessary, you can also update your callback URL in the 'API callback URL' box on the same page."
I am not sure how to fix these. My API callback URL is
https://www.symbiotestudios.com/googlenotify.aspxMy error log shows the following two errors over and over
"6/12/2008 1:48:34 PM System.Web C:\Domains\symbiotestudios.com\wwwroot\BVModules\Controls\GoogleCheckoutButton.ascx.vb(37): error BC30454: Expression is not a method.[ at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.PageParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) ]
[Error] 6/12/2008 1:48:34 PM Error <br>Session:deaabccf-0c20-42bc-b6fc-f3a9b5d1b2b4<br>To:http://www.symbiotestudios.com/Cart.aspx <br>From:http://www.symbiotestudios.com/<br>User:68.63.178.172(68.63.178.172)<br>Agent:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
Any ideas?
Joseph