User Profile & Activity

Stephe Faust Member
Posted: January 4, 2013 12:02 PM

I tried this, but it's not working.

[1] I'm using VB, so it's in MyScheduler.aspx.vb as...

Partial Public Class MyScheduler : Inherits System.Web.UI.Page

  Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs)

    WebScheduler1.ViewSettings.SelectedDate = DateTime.Now

  End Sub

End Class

[2] I'm ONLY using timeline view. Is this option limited to month view?

Posted: November 29, 2012 8:54 AM

Thank you very much! That did the trick.

Posted: October 25, 2012 4:46 PM

Here are the files that were modified since I sent the original project. Hopefully these open OK. In the new files, I've bound the custom field to WebScheduler. Thanks.

Posted: October 24, 2012 4:38 PM

[1] Thank you for the fix on handling the resource checkbox.

[2] I'm not sure if I did things quite right, but I attempted to bind my EventColor field into WebScheduler. It seems to me (again, maybe ill-advised) that with EventColor bound, I don't need the "WebScheduler1_Update" sub, so I commented it out. But whether it's commented out or not, I'm getting an "Exception has been thrown by the target of an invocation" error. I cannot figure out what I'm missing, or what I broke. Thank you in advance for giving this some thought.

Resolved. Thanks for your help, Bernard! It's much appreciated.

I noticed that my browser (IE9) was running the app in compatibility mode. I changed the rendering mode from quirks to XHTML, and it stopped trying to run in compatibility mode. I also noticed (for my own reference to end-users) that events won't display in browsers less than IE8.

I'm seeing resources also, but no events when run from the server. My dev environment is Windows 7 with .NET 4.5 and IIS 7.5.

The remote server (that gets the error) is Server 2003 R2 SP1 with .NET 4.0 and IIS 6.0.

I've reattached a screenshot of the error.

I accidentally posted this under "Discussion" instead of "Question." I hope that's OK.

All times are GMT -5. The time now is 4:44 AM.
Previous Next