Thanks,
http://forum.maskany.com.sa/ But when I opened it gives following error.
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: CS0246: The type or namespace name 'ProfileCommon' could not be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 359: }
Line 360:
Line 361: protected ProfileCommon Profile {
Line 362: get {
Line 363: return ((ProfileCommon)(this.Context.Profile));
Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\9d3943f1\14e9c0b8\App_Web_default.aspx.cdcab7d2.xnqnxyov.0.cs Line: 361
Thanks for the reply...