Hi guys please how i can get folder and sub folder from any document library by using share point web services ?????? thank you
FriendlySoluations
Posts
-
Share Point Services -
soap exception in creation of a siteHi guys I am getting a soap exception in creation of a site in wss: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Testx.AdminSer.Admin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName) in C:\Documents and Settings\mohannad.gh\Desktop\Testx\Testx\Web References\AdminSer\Reference.vb:line 95 at Testx.Form1.CreateSite_Click(Object sender, EventArgs e) in C:\Documents and Settings\mohannad.gh\Desktop\Testx\Testx\Form1.vb:line 1342 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(ApplicationContext context) at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine) at Testx.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81 at System.AppDomain._nExecuteAssembly(Assembly assembly, String
-
admin.asmx --SharePoint ServicesHi guys I am getting a soap exception in creation of a site in wss , this is the following code. Dim siteURL As String = "http://servername:4000/sitename" Dim siteTitle As String = "TestSite" Dim sitedes As String = "Site for testing" Dim lcid As Integer = 1033 Dim SiteTemp As String = "STS#2" Dim adminService As New AdminSer.Admin() adminService.Credentials = New Net.NetworkCredential("admin", "pass", "workgroup") adminService.CreateSite(siteURL, siteTitle, sitedes, lcid, SiteTemp, "workgroup\admin", "adminName", "", "", "") Not sure what is happening, any inner exception is nothing. Any pointer is appreciated. Thanks
-
Cut and paste files and folders from clipboardHi all Can any one help me about how (Cut and paste files and folders from clipboard ) and i will be very thankful to everyone help me
-
Folders and Files Permission and SecurityDear All I want ask about how to set and remove (Folders and Files Permission) I want special user to access some folders and files and not to access all folders and files. Please I need details since I don't have any feedback about this subject.
-
Tree View and Folders directoriesDear Sir Ithank You and I am Very Sory But Now my problem is can I use a list view control to display files and folders and do whatever you want to do with them. I need to know how can I display files and folders as larg icons
-
Tree View and Folders directoriesDear Sir I thank you very much I know how to fill tree and I use the following
Dim aDriveAs String For Each aDrive In Directory.GetDirectories("E:\") If (File.GetAttributes(aDrive) And IO.FileAttributes.Hidden) <> IO.FileAttributes.Hidden Then T.Nodes(0).Nodes.Add(aDrive) End If Next
But I need the following When I select folder from tree I want to display All files and Folders on a panel or somthing like this,i.e. in the same way as (windows explorer) so I can Open,Copy or delete any file or folder Thank you again -
Tree View and Folders directoriesThank You Sir I need to know how to implement something like windows explorer (My problems looks like when we open My Computer and then click on the icon Folders we see tree on the left of the screen and on the right we see all files and folder in specific directory I need to implement this) I look forward to hear from you soon
-
Tree View and Folders directoriesHi All I want ask you how can i use tree wiew in VB.NET to brows for folders in specific drive(c:\,d:\,.....) i want to view all files and i want to open them when them clicked (i want VB.NET code to implemnt this problem in other words my problem seem like Tree of folders in windows when we select folder all it's content are open beside it and we can select any file by click on it)
-
Tree View And Floders DirectoriesHi All I want ask you how can i use tree wiew in VB.NET to brows for folders in specific drive(c:\,d:\,.....) i want to view all files and i want to open them when them clicked (i want VB.NET code to implemnt this problem in other words my problem seem like Tree of folders in windows when we select folder all it's content are open beside it and we can select any file by click on it)
-
Export Data to text fileHow can i export data from sql table to a text file
-
Deployment ProgramHow Can i create any folder ex.c:\hi in setup program(deployment)?? Thank You
-
How to send info out the lpt port?Please How to send info out the lpt port(Write)??
-
Deployment Demo(Trial) ProgramCan I use the registry to solve this problem ? If yes please tell me how? I mean, if I save a value in a register and update it on time(ex. Hour,Minute),and when we reache to specific value the program will not be accessible.
-
Deployment Demo(Trial) ProgramHow can i make Demo(Trial) for Deployment program ?, i mean how can i determine a period so the program will not be accessible after the period expired?
-
Deployment of A program in VB.NetHow can i include any program(setup program ex. winamp) in Deployment of program, so both programs will be installed by setup the deployment
-
Print by CrystalReportViewerHow can I print report or string directly on the printer without opens the standard print dialog box? MYH
-
Print by CrystalReportViewerI want ask if I can print report or string directly on the printer without opens the standard print dialog box. MYH
-
Encryption TextHi How can I Make Encryption And Decryption for a Text (String) By any way ?!
-
Print by CrystalReportViewerIn a Windows application, the print button on the CrystalReportViewer control toolbar opens the standard print dialog box. I want ask if I can print directly on the printer using the print button without opens the standard print dialog box?