Supernova.com - Stroke the egos of our IT team – or yell at them. Whatever it is, as long as it relates to Supernova.com, you’re welcome here.


Report a bug (not the creepy crawly kind)
Report a bug (not the creepy crawly kind)


Posted at: Sep 17/07 - 7:30 PM
> Report Abuse






i think rami is covering up an illegal roach-fighting ring.


Posted at: Sep 21/07 - 2:21 PM
> Report Abuse






MISS wrote:
i think rami is covering up an illegal roach-fighting ring.


[url=]http://www.youtube.com/watch?v=OYH2HUjjWCw


Posted at: Sep 24/07 - 8:35 PM
> Report Abuse






We can't see a player or our songs on our profile. Any ideas?


Posted at: Oct 5/07 - 6:54 PM
> Report Abuse






fleshhook wrote:
We can't see a player or our songs on our profile. Any ideas?


Sorry! This has been fixed.


Posted at: Oct 26/07 - 1:29 PM
> Report Abuse






catherine wrote:
Report a bug (not the creepy crawly kind)


I don't know if this is a bug or I'm missing something (sorry, I made a thread about it), but I can't find a way to actually re-order the songs. Yeah, you can drag them and have them swap places, and get the ordering you like, but there's no way to save that ordering. There's no save changes button. The ordering defaults to the most recently added song being last.


Posted at: Nov 30/07 - 2:42 PM
> Report Abuse






I can't change our band profile pic and I also cannot save any info to our profile i.e. band biography


Posted at: Dec 16/07 - 2:58 PM
> Report Abuse






I cant upload music to my profile. I keep getting this error message

Procedure or function sp_SNAddMusic has too many arguments specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Procedure or function sp_SNAddMusic has too many arguments specified.

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:


[SqlException (0x80131904): Procedure or function sp_SNAddMusic has too many arguments specified.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +862234
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +739110
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1956
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +149
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +903
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +415
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +135
SNGlobal.DBWrapper.ExecuteProcedure(SqlCommand SQLCommand) +125
SNGlobal.MusicHandler.AddMusic(MusicTemplate t) +245
SNGlobal.Member.UploadMusic(MusicTemplate t) +41
home_music_upload.Page_Load(Object sender, EventArgs e) +1339
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


Posted at: Dec 24/07 - 11:11 AM
> Report Abuse






This has been fixed. Please let us know if it happens again.

Betweennowandforever wrote:
I cant upload music to my profile. I keep getting this error message

Procedure or function sp_SNAddMusic has too many arguments specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Procedure or function sp_SNAddMusic has too many arguments specified.

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:


[SqlException (0x80131904): Procedure or function sp_SNAddMusic has too many arguments specified.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +862234
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +739110
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1956
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +149
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +903
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +415
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +135
SNGlobal.DBWrapper.ExecuteProcedure(SqlCommand SQLCommand) +125
SNGlobal.MusicHandler.AddMusic(MusicTemplate t) +245
SNGlobal.Member.UploadMusic(MusicTemplate t) +41
home_music_upload.Page_Load(Object sender, EventArgs e) +1339
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


Posted at: Dec 30/07 - 4:56 PM
> Report Abuse






Hi,

Ryan from FairFire here !

Everytime I try and post a profile pic it sends me to the header choices.

Can anyone help me out?

Thanks,

Rye


Posted at: Aug 27/08 - 2:11 AM
> Report Abuse






 1 


> ADVERTISEMENT




Music Shows Battle of the Bands ® Other Company
Rock | Alternative Buffalo | Chicago Overview | Playing the Battle Forum | Search About Supernova
Metal | Punk Brooklyn | Toronto Series & Tours | FAQ Artist Sign-Up | Fan Sign-Up Prizing & Partners
Hardcore | Indie Vancouver | Ottawa Randy River Final Cut 2008 Industry Sign-Up | Unsubscribe Advertise | Careers
More... More... Garage Explosion 2008 Report Abuse Legal | Contact Us

Supernova.com is your link to people who share the same passion for indie music. Connect with indie bands, music fans, and the indie music scene. Supernova.com is the only online music community which actively promotes its bands by producing Battle of the Bands® live shows to showcase their music and talents. Sign up on Supernova.com to find gigs, play live shows, discover new bands, and listen to new indie music. © Supernova Interactive Inc. 2009