v2 assembly needed loaded


what need load make work in v2.

unable find type [parameter]: make sure assembly containing type loaded. other assemblies should have loaded.

thanks.

hi,

you dont need declare [parameter] if dont have parameters attribute:

param ( [string] $srcserver, [string] $srcdatabase, [string] $srctable, [string] $destserver, [string] $destdatabase,  [string] $desttable, [switch] $truncate  )  

but if must put it, must declare him attribute: [parameter(mandatory=$true)] or [parameter(position=0)] etc... not [parameter]



Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

Error: 0x80073701 when trying to add Print Services Role in Windows 2012 Standard

Disconnecting from a Windows Server 2012 R2 file sharing session on a Windows 7,8,10 machine

Event ID 64,77,1008 Certificates Events Windows Server 2008, 2008R2