Rank: Newbie Groups: Member
Joined: 8/6/2009 Posts: 1 Points: 3 Location: Melbourne
|
Hi Thunder great work buddy,
I have modified a couple of layouts for forms so that I can display more albums and multiple list of songs on the pages. When building the solution it builds successfully and then i can see my changes as well. But when I am trying to publish the the new changes I am getting the following errors:
Can you please help what I am doing wrong, It might be a very quick one but I am stuck at the moment and nothing is working for me.
Error 5 The type or namespace name 'controls_Mp3Player' could not be found (are you missing a using directive or an assembly reference?) C:\DesiGanay\site\forms\playlistPlay.aspx.cs 26
Error 6 The type or namespace name 'controls_Mp3Player' could not be found (are you missing a using directive or an assembly reference?) C:\DesiGanay\site\forms\playlistPlay.aspx.cs 110
This is pointing out to PlaylistPlay.aspx.cs. Can you please suggest what needs to be done to fix this issue.
|
Rank: Advanced Member Groups: Member
Joined: 3/30/2007 Posts: 136 Points: -492 Location: Richmond, VA
|
Hi chhmd,
Welcome to the community!
I'm trying, without success to reproduce the error. Here is what I have done to this point:
1. Pulled a fresh copy of the source trunk from source-forge 2. Renamed sample_web.config to web.config 3. Built project 4. Published -->to file system with the 'Allow Update able unchecked' 5. Copied to Web Server (IIS 6.0) 6. Connected to site, generated smart playlists
Any ideas on what I could try to create the publishing error.
If you feel the changes you have made are value added to the community I can add you as a developer on the project so mp3-cms users can benefit from your hard work. I'm working on the localization code now so that our many users in India, Russia, and China can experience the CMS in their native languages.
|