hello..I have a new mod..cant install
Last Post 01/24/2008 10:28 AM by Joseph Craig. 8 Replies.
Author Messages
neojapanese
Nuke Active Member
Nuke Active Member
Posts:30


--
01/22/2008 7:49 PM  

they make the instructions look so easy to get the resume module to work but i am so lost
like...what do they mean "Under dotnetnuke section, set the data defaultProvider to SqlDataProvider. "?



1. Under connectionStrings section (DNN 4 only)

(for proper version of your SQL Server) make sure that you set the proper data provider value to the name "SiteSqlServer". ConnectionString should have complete information including Server Name, Database Name, User Name, and Password. See an example below:

connectionString="Server=YourServer;Database=YourDatabase;uid=YourUserName;pwd=YourPassword;"

providerName="System.Data.SqlClient" />

2. Under appSettings section (DNN 3/DNN 4)

(for proper version of your SQL Server) make sure that you set the proper data provider value to the key "SiteSqlServer". The value should have complete information including Server Name, Database Name, User Name, and Password. See an example below:

3. Under dotnetnuke section, set the data defaultProvider to SqlDataProvider.

B. This module does not support Friendly URL. However, turning Friendly URL on should not stop the module from functioning. The URL will be automatically converted back to the original format on the page that has the module presented. This will have no effect on the Friendly URLs on other pages.

Joseph Craig
DNN MVP
Posts:11667


--
01/22/2008 7:55 PM  
Which module is this? Who developed it? Have you asked for help from the developer.

That said, it would seem that you are being asked to make changes to your web.config file.

Joe Craig, Patapsco Research Group
Complete DNN Support
neojapanese
Nuke Active Member
Nuke Active Member
Posts:30


--
01/22/2008 8:18 PM  
this is it
http://www.snowcovered.com/snowcove...ageID=1453

they dont reply to emails
neojapanese
Nuke Active Member
Nuke Active Member
Posts:30


--
01/22/2008 9:00 PM  
oh my god ..i did everything the installation file said to do and still its not working...wow..i got scammed
Joseph Craig
DNN MVP
Posts:11667


--
01/22/2008 9:49 PM  
Snowcovered has a decent return policy. I think that if you can't get the module installed and the developer is unable or unwilling to help you, you should be able to get a complete refund.

Use Snowcovered's return policy.

Joe Craig, Patapsco Research Group
Complete DNN Support
neojapanese
Nuke Active Member
Nuke Active Member
Posts:30


--
01/22/2008 11:10 PM  
i load up the blod mod that comes with DNN and nothing works. it crashes...is this normal?
i wish i could find a hosting company can help..i just wana die
Joseph Craig
DNN MVP
Posts:11667


--
01/23/2008 7:41 AM  
If you simply install the blog module, you site does continue to run, right?

Now, if you install the blog module on a page, what happens?

Joe Craig, Patapsco Research Group
Complete DNN Support
neojapanese
Nuke Active Member
Nuke Active Member
Posts:30


--
01/24/2008 9:27 AM  
i changed hosting companies ..now everthing works
Joseph Craig
DNN MVP
Posts:11667


--
01/24/2008 10:28 AM  
Great!

Joe Craig, Patapsco Research Group
Complete DNN Support


---