Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...CATALook Godaddy and DNN 3.3.4CATALook Godaddy and DNN 3.3.4
Previous
 
Next
New Post
9/12/2006 4:15 PM
 

I'm having trouble setting up my CATALook store. Everything seems to be working properly except that I am not getting post back information from Paypal. The paymet is being registered properly with Paypal but the CATALook store does not receive an update from Paypal showing that the payment was made. The following is the Page Fault error I receive when I make a purchase on the site.

AssemblyVersion: 03.03.04
PortalID: 0
PortalName: MYSITE
UserID: 1
UserName: host
ActiveTabID: 42
ActiveTabName: User Accounts
RawURL: /portal/Default.aspx?tabid=42&ctl=Edit&mid=354&UserId=163
AbsoluteURL: /portal/Default.aspx
AbsoluteURLReferrer: http://www.MYSITE.com/portal/Default.aspx?tabid=42&ctl=Edit&mid=354&UserId=163
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 8ae8c738-0683-408b-bc68-8f7698ca31ad
InnerException: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_TabModuleSettings_TabModules'. The conflict occurred in database 'MYDATABASE', table 'TabModules', column 'TabModuleID'. The statement has been terminated.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlCommand.ExecuteReader
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_TabModuleSettings_TabModules'. The conflict occurred in database 'MYDATABASE', table 'TabModules', column 'TabModuleID'. The statement has been terminated. ---> System.Data.SqlClient.SqlException: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_TabModuleSettings_TabModules'. The conflict occurred in database 'MYDATABASE', table 'TabModules', column 'TabModuleID'. The statement has been terminated. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.AddTabModuleSetting(Int32 TabModuleId, String SettingName, String SettingValue) at DotNetNuke.Entities.Modules.ModuleController.UpdateTabModuleSetting(Int32 TabModuleId, String SettingName, String SettingValue) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.fckinstanceoptions.SetFCKModuleSetting(String pType, String pName, String pValue) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.fckinstanceoptions.cmdUpdate_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace ---
Source:
Server Name: WINHOST63

 

Any ideas?

Thanks,

Bruce

 
New Post
9/12/2006 8:54 PM
 

Please disregard this post. I posted the wrong error message.

Bruce

 
New Post
9/13/2006 5:01 AM
 
You should raise this with CataLook's product support:

+49 (0) 33655 61920


support@catalook.de

http://www.dnnsoft.com

http://www.catalook.de

http://www.catalook.net

 


 
New Post
9/13/2006 6:21 AM
 

You should'nt raise this with Catalook, but with Godaddy. The problem lies in the fact that Godaddy uses proxies for outbound connections from the servers. After returning from Paypal your module receives a call to paypalipn.aspx, which in turn tries to connect to paypal to verify the information. That last call times out resulting in the error listed in your post.

Possible solutions:
- move to another host
- try to get Godaddy support to work on this and present you with an example of how to use their proxy (couldn't get them to do that in my case, so that's when&why I moved)

Searches on Google show you're not the only one with the problem (search for "godaddy proxy paypal" for example).

 
New Post
9/13/2006 4:08 PM
 

Thanks CasperJuna!

You pointed me in the correct direction. It took me most of the day to track down the fix but I finally found it. Yes, the problem is a Godaddy problem and can be fixed by adding the following lines of code to the web.config file. I added them after the </system.web> line.

<system.net>
<defaultProxy>
<proxy usesystemdefault="False"      proxyaddress="http://wc-v01.inet.mesa1.gdg:3128"      bypassonlocal="False" />
</defaultProxy>
</system.net>

Simple fix!

Thanks again.

Bruce

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...CATALook Godaddy and DNN 3.3.4CATALook Godaddy and DNN 3.3.4


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out