|
Support Desk Post technical support queries here for the main site and forum |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
![]() |
#1 (permalink) | |||
|
||||
Views: 66
|
Sponsored Links |
|
||||
![]() ![]() ![]() Can you tell me what platform and operating system you are using, and what browser? Does the same error occur using a different browser? If you are reluctant to try another browser, it might help to update your present browser. Users have often reported that problems ceased after doing this.
D. ![]() ![]() |
|
|||
![]() ![]() ![]() Windows Vista using IE 8 or Firefox 17.1, windows 7 using IE8 or Firefox 17.1 two completely different computers. Hope that helps...
__________________
http://www.mp3unsigned.com/DanMichaelson ![]() ![]() |
|
||||
![]() ![]() ![]() Two different browsers and you're getting the same error message? That is strange. in the OP you said "I'll spare you the details" but it would help the tech guys if they could read the full error message. If you are concerned about privacy issues, please PM the message to me instead of posting it in this thread. Thank you for your feedback!
![]() ![]() |
|
|||
![]() ![]() ![]() While i am giving you three examples I think i could have created more. But since each error appears to be the same one, i thought three would be enough. BTW, some of the data in the following errors have been recognized as emotioncons or whatever one calls them. Perhaps part of the ever popular site sensoring function that monitors everything we input and manages to mistake everyday words for curse words (and emotioncons or perhaps just a plain programming snafu..who knows??). Ah yes, to be politically correct. Anyway, enough commentary, for your amusement/enjoyment/consideration/and to unspare you, here they are:
Here’s the error I get when trying to make something not a master track SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() 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.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() System.Data.SqlTypes.SqlDateTime.FromTimeSpan(Time Span value) +4838811 System.Data.SqlTypes.SqlDateTime.FromDateTime(Date Time value) +200 System.Data.SqlClient.MetaType.FromDateTime(DateTi me dateTime, Byte cb) +46 System.Data.SqlClient.TdsParser.WriteValue(Object value, MetaType type, Byte scale, Int32 actualLength, Int32 encodingByteSize, Int32 offset, TdsParserStateObject stateObj) +4844245 System.Data.SqlClient.TdsParser.TdsExecuteRPC(_Sql RPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) +4297 System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954 System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162 System.Data.SqlClient.SqlCommand.InternalExecuteNo nQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +175 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137 Microsoft.Practices.EnterpriseLibrary.Data.Databas e.DoExecuteNonQuery(DbCommand command) +178 Microsoft.Practices.EnterpriseLibrary.Data.Databas e.ExecuteNonQuery(DbCommand command) +71 MP3Unsigned.Data.TracksDao.UpdateTrack(JamworldTra ck updatedTrack) in TracksDao.cs:81 ArtistCP_EditTrack.Submit_Click(Object sender, EventArgs e) +1670 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) +110 System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 Here’s the error I get when trying to change the genre Server Error in '/' Application. ________________________________________ SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() 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.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() System.Data.SqlTypes.SqlDateTime.FromTimeSpan(Time Span value) +4838811 System.Data.SqlTypes.SqlDateTime.FromDateTime(Date Time value) +200 System.Data.SqlClient.MetaType.FromDateTime(DateTi me dateTime, Byte cb) +46 System.Data.SqlClient.TdsParser.WriteValue(Object value, MetaType type, Byte scale, Int32 actualLength, Int32 encodingByteSize, Int32 offset, TdsParserStateObject stateObj) +4844245 System.Data.SqlClient.TdsParser.TdsExecuteRPC(_Sql RPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) +4297 System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954 System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162 System.Data.SqlClient.SqlCommand.InternalExecuteNo nQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +175 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137 Microsoft.Practices.EnterpriseLibrary.Data.Databas e.DoExecuteNonQuery(DbCommand command) +178 Microsoft.Practices.EnterpriseLibrary.Data.Databas e.ExecuteNonQuery(DbCommand command) +71 MP3Unsigned.Data.TracksDao.UpdateTrack(JamworldTra ck updatedTrack) in TracksDao.cs:81 ArtistCP_EditTrack.Submit_Click(Object sender, EventArgs e) +1670 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) +110 System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 Here’s the error I get when trying to modify the title of a song Server Error in '/' Application. ________________________________________ SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() 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.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12 ![]() ![]() System.Data.SqlTypes.SqlDateTime.FromTimeSpan(Time Span value) +4838811 System.Data.SqlTypes.SqlDateTime.FromDateTime(Date Time value) +200 System.Data.SqlClient.MetaType.FromDateTime(DateTi me dateTime, Byte cb) +46 System.Data.SqlClient.TdsParser.WriteValue(Object value, MetaType type, Byte scale, Int32 actualLength, Int32 encodingByteSize, Int32 offset, TdsParserStateObject stateObj) +4844245 System.Data.SqlClient.TdsParser.TdsExecuteRPC(_Sql RPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) +4297 System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954 System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162 System.Data.SqlClient.SqlCommand.InternalExecuteNo nQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +175 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137 Microsoft.Practices.EnterpriseLibrary.Data.Databas e.DoExecuteNonQuery(DbCommand command) +178 Microsoft.Practices.EnterpriseLibrary.Data.Databas e.ExecuteNonQuery(DbCommand command) +71 MP3Unsigned.Data.TracksDao.UpdateTrack(JamworldTra ck updatedTrack) in TracksDao.cs:81 ArtistCP_EditTrack.Submit_Click(Object sender, EventArgs e) +1670 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) +110 System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
__________________
http://www.mp3unsigned.com/DanMichaelson Last edited by Dan Michaelson; 05-02-2013 at 22:39 PM.. ![]() ![]() |
|
||||
![]() ![]() ![]() Dan,
Thank you very much for your detailed reply. It was very helpful for identifying the bug(s) in the last release. The problem appears to have been fixed now. If you find any other problems do not hesitate to let us know. By the way, the reason those emoticons appeared in your message is nothing to do with censorship. Emoticons used to be just text, so a colon and then a ) signified a basic smiley face, and it grew from there to a list of popular typed emoticons. Someone somewhere had the idea to create little graphic icons representing each one, and on certain platforms (cell phone messaging etc) these graphics replace the text emoticon which you type as usual, so you don't need to tilt your head to the left to see it ![]() Automatically replacing emoticon punctuation/letter character combinations with graphics causes obvious problems when those combinations occur in other situations. For example, in your error message it presents a very normal time stamp for midnight -1 2 : 0 0 : 0 0 - but the post displays two "surprised faces" for each colon plus 0 combination (spaces added in the example above to prevent emoticons appearing there again!) Personally I think this is pretty stupid. It would make more sense to only display colon plus 0 as a surprised face if there was a space before and after it (because that's how most people type emoticons anyway!) But unfortunately there is nothing we at mp3unsigned can do about this coding as it is a coded into vBulletin which powers our forum, not coded by mp3unsigned ourselves. Thanks again for your feedback, and we apologise for any inconvenience caused. We appreciate your patience with our clumsy efforts. Very best regards, Darth ![]() ![]() |
|
|||
![]() ![]() ![]() It appears to have been resolved. Thanks so much for your efforts (all involved)...
__________________
http://www.mp3unsigned.com/DanMichaelson ![]() ![]() |
![]() |
Bookmarks |
Tags |
appears, page, problem |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|