Menu

#10 Changes in AspxController.cs inorder to work in VS2005

open
nobody
None
5
2006-04-29
2006-04-29
swapnareddy
No

Single statement was added to "AspxController.cs"
(in ..\Maverick\Ctl\Aspx folder) at line No: 58.

The statement that was added now is:
mctx.Model = buffer.ToString();

Without this, IControllerContext.Model is always null
and thus, it is not dispalying content part onto the
browser.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB