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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...1and1 DotNetNuke 4.3.51and1 DotNetNuke 4.3.5
Previous
 
Next
New Post
11/9/2006 12:15 AM
 

Hey all,

Just going to list what all worked for me. I actually loaded the starter kit in visual studio 2005. I modified my web.config for the sql server entry and the other steps listed in the 1and1 faq for the older version. I then had to move the siteurl config.

I used web files to modify all the permissions. This took a while!  Then, she worked. This was all done at the root of my server.

The only thing I cannot get to work is the email. Any ideas about that? Security exceptions keep getting thrown.

And thanks for the tips for the for the sub portals.

~Peter

 
New Post
11/9/2006 9:23 AM
 

What email?  You mean when someone registers?  I assume you have the correct settings under host settings associated with SMTP server.

SMTP Server: smtp.1and1.com

SMTP Authentication: Anonymous

 

The other issue may be that it cannot access your App_GlobalResources\GlobalResources.resx file which has all of the email text in it?

Just some thoughts...

FrankT


Version: DNN 4.4.1
Hosting Provider: 1and1
RAISE
 
New Post
11/9/2006 9:42 AM
 

Email when you change settings for a user or even send a test message from the host>host settings>advanced settings>smtp settings...... and I click on test.

I've tried smtp.1and1.com (anonymous and with basic auth) and through mrelay.perfora.net which is used in 1and1's asp.net smtp example

http://faq.1and1.com/scripting_languages_supported/asp_net/7.html

 
New Post
11/9/2006 6:50 PM
 

Hi All

I was getting the file security error message. I changed the Web.config to

<add key="EnableWebFarmSupport" value="true" />

I've added lots of stuff and not had the error since.

Also I'm sure its working quicker to.

Hope this helps.

 
New Post
11/10/2006 1:03 AM
 

That seems weird. But I tried it anyway and still got exceptions

Description: The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Net.Mail.SmtpPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

Line 439:                    Dim strMessage As String = Mail.SendMail(txtHostEmail.Text, txtHostEmail.Text, "", Services.Localization.Localization.GetSystemMessage(PortalSettings, "EMAIL_SMTP_TEST_SUBJECT"), "", "", "", txtSMTPServer.Text, optSMTPAuthentication.SelectedItem.Value, txtSMTPUsername.Text, txtSMTPPassword.Text)

Source File: E:\kunden\homepages\xxxxx\xxxxxxxx\admin\Host\HostSettings.ascx.vb    Line: 439

Turns out this error is actually thrown from mail.vb in the source. Once compiled, it goes into /bin/dotnetnuke.dll

The exception just travels back and gets dumped on this line 439. I don't really expect the asp.net debugger to actually tell me that. Well, I'm actually glad it doesn't, but yea.....

Ideas? After everything that we've been through, this wee little thing is tripping me up! I'm still grinding through the mail.vb to see what may be making the 1and1 security policy cranky, but haven't found out.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...1and1 DotNetNuke 4.3.51and1 DotNetNuke 4.3.5


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