Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30311: Value of type 'Integer' cannot be converted to 'HttpPostedFile'.

Source Error:


Line 220:        oPageManager.CreatePage(True, nPageId, GenerateFileName(FileName, post.title), _
Line 221:            post.title, post.description, post.description, _
Line 222:            Nothing, Nothing, Nothing, 0, 0, False, post.dateCreated, list)
Line 223:        Return nPageId
Line 224:    End Function

Source File: C:\Inetpub\vhosts\drachtsterskutsje.nl\httpdocs\xmlrpc.ashx    Line: 222





Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0