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: BC30002: Type 'XmlDocument' is not defined.

Source Error:


Line 9:  
Line 10:     Private Sub GETRIGHTADVT()
Line 11:         Dim XMLDOC As XmlDocument = New XmlDocument()
Line 12:         XMLDOC.Load(Server.MapPath("rssfeed/advt7.xml"))
Line 13:         Dim ROOT As XmlNode = XMLDOC.DocumentElement

Source File: G:\PleskVhosts\bainsfamily.com\punjabnewsexpress\sitemap.aspx.vb    Line: 11






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