.NET CMS
.NET CMS > .NET CMS online support forum > Forum of online support > Installation

problem during the compilation - skype

Author
Date & Time
RSS Message Operations
A B
male
brambillaa@willis.com
Abra

I receive the following error during the installation:
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: BC30451: 'IsValidSkypeUserName' is not declared. It may be inaccessible due to its protection level.

Source Error:



Line 2397: 'Skype
Line 2398: If CurrentUser.GeneralRole >= Authentication.User.RoleType.Senior AndAlso Not String.IsNullOrEmpty(User.Skype) Then
Line 2399: If IsValidSkypeUserName(User.Skype) Then
Line 2400: Ctrl.Controls.Add(SkypeHyperLink(User.Skype))
Line 2401: End If

Source File: C:\Temp\CMS5.31\CMS\App_Code\WebComponents.vb Line: 2399
Andrea Bruno
male
customercare@officialguide.info
Webmaster

Do not have copied all the files, or some file is not copied completely. Pause the server and copy everything again, and then start. If you copy the files via FTP, make sure that there are no connection problems. If problems persist change program for file transfer.
A B
male
brambillaa@willis.com
Abra

Our company security rules don't allow us to download files considered dangerous. I downloaded the zip file using a pc outside our internal network and I try to install it. I received the same error (skype.vb is not a 'good' file name for our security). So I changed the file name in the zip file to 1skype.vb and I unzipped it again. Then a run the website with VS 2010 and it works. Thanks
Andrea Bruno
male
customercare@officialguide.info
Webmaster

"skype.vb"is a module that I wrote for some integrations with Skype, it is safe and open source

Correlated link Installation errors
Where can I find the installation guide
Problems with installation