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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsLinksLinksLinks Module , Cannot remove link.Links Module , Cannot remove link.
Previous
 
Next
New Post
10/31/2006 8:07 AM
 

it looks like the SQL script has not been executed correctly, though I cannot find an issue in it. To solve your problems, extract Links_3.3.zip from install package and extract the two .sqldataprovider files from inside. Log in as host, copy content from 03.01.00.sqldataprovider into the text box inside host >> sql menu item. check "run script" end hit execute. do the same with 03.03.00.sqldataprovider.

If both execute without issues, your problem shall be solved.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/31/2006 9:29 AM
 

Hi Sebastian

I tried to install the module again from the DNN 4.3.5 installation file, and from a new download, both under full and medium trust. Made no difference.

I then examined 03.01.00.sqldataprovider and 03.03.00.sqldataprovider.

Both files have the same code to create the same stored procedures (in name anyway, code inside procedure may/may not be different), however 03.03.00.sqldataprovider is missing:

create procedure {databaseOwner}{objectQualifier}DeleteLink

@ItemId int

as

delete
from {objectQualifier}Links
where  ItemId = @ItemId

GO

So the problem is one or both of the below perhaps?

a) When installing the module in DNN 4.3.5 the 03.01.00.SqlDataProvider does not get executed.
b) The code above is missing from the 03.03.00.SqlDataProvider script.

Do you think it's a, b or both? Should I log this in Gemini as a bug?

Either way your solution worked of course!

Many Thanks!

Alex



Alex Shirley


 
New Post
10/31/2006 10:27 AM
 

Alex,

run the code manually from Host >> SQL, I am not sure, why it has been omitted in your installation.

AFAIK, the Links team should be aware of this issue.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/1/2006 9:33 AM
 
Sorry for not responding sooner everyone. I will log this a a bug in Gemini. I am not sure why this has not been reported before or seen by more people until now. I'll give you a report in the morning on what I find out. If I can confirm the problem, I will fix and re-add the Links Module to the release tracker.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsLinksLinksLinks Module , Cannot remove link.Links Module , Cannot remove link.


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