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 ...Need Help Installing Ecommerce ModuleNeed Help Installing Ecommerce Module
Previous
 
Next
New Post
7/27/2006 10:25 PM
 
I've been trying to install a package of open source ecommerce modules and I keep getting this error message.

StartJob     Begin Sql execution
Info     Executing 02.00.00.SqlDataProvider
StartJob     Start Sql execution: 02.00.00.SqlDataProvider file
Failure     SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Invalid column name 'TabId'. 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, CommandType commandType, String commandText) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) create procedure dbo.AIS_EC_GetTabIDByPortalIDandModuleTitle @PortalId int, @ModuleTitle nvarchar(256) as select Tabs.TabId from Modules inner join Tabs on Modules.TabId = Tabs.TabId where Tabs.PortalID=@PortalID and Modules.ModuleTitle=@ModuleTitle System.Data.SqlClient.SqlException: Invalid column name 'Unit'. Invalid column name 'Street'. Invalid column name 'City'. Invalid column name 'Region'. Invalid column name 'PostalCode'. Invalid column name 'Country'. Invalid column name 'Telephone'. 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, CommandType commandType, String commandText) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) CREATE procedure dbo.AIS_EC_GetUserByEmail @PortalId int, @Email nvarchar(100) as select Users.UserId, Users.Email, 'FullName' = Users.FirstName + ' ' + Users.LastName, Users.FirstName, Users.LastName, Users.Unit, Users.Street, Users.City, Users.Region, Users.PostalCode, Users.Country, Users.Telephone from Users left outer join UserPortals on Users.UserId = UserPortals.UserId where Users.Email = @Email and (UserPortals.PortalId = @PortalId)
EndJob     End Sql execution: 02.00.00.SqlDataProvider file

The modules appear in my definitions but when I place them on a page all that appears on the page is a message saying "Unhandled error loading module." Does anyone have an idea of what's wrong or what I could do to help it install correctly?

I'm mostly just a page editor for my DNN site and I'm only starting to learn how to do installations. Thanks in advance for any help you can give.
 
New Post
7/28/2006 5:17 PM
 
The module I was trying to installing was called AIS EC 2.0. It's availible at active inetservices.com:

http://www.activeinetservices.com/Default.aspx?tabid=43
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Need Help Installing Ecommerce ModuleNeed Help Installing Ecommerce Module


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