thanks for reply me...
balame2004, very sorry, i do not know the code that lock the desktop, i only can lock some key now and about the desktop side i still can't get any solutions...wou ld u all show some example?
User Profile
Collapse
-
lock desktop when running the system.....
i'm using visual studio 2003 - vb to write one printing system.... then i set my system to auto startup now i want lock the desktop when my system is running untill user key in the correct password and username..... now my printing system was done just only the lock desktop code i totally don't know how to start it.... hope you all can help me....
thanks a lot......... -
thanks ya Frinavale, i already get the solutions.... is the permission problem....i compare with those file that can upload the photo then i change my permission same with the file.Leave a comment:
-
ya, i already post my application to web server....when i create new folder at the server there still have the same error.... i need to make some setting at my folder?
thanks you....Leave a comment:
-
Frinny, thanks for your reply... but i not really know how to do.... i don't know how to set the permission for ASP.NET application at server....can you tell me the step?? thanks you very much!!!Leave a comment:
-
upload image to the server file error.....
i'm using vs.net 2003.... i want to let the user upload images and i want to save the image to my web server file to convenient i display the images on other pages.... but i'm having a problem when i try to save the images file to my we b server side....
here is my code :
...Code:Dim CurrentFileName As String CurrentFileName = FileUpload1.FileName Dim CurrentPath As String = Server.MapPath("~/Img/")Last edited by Frinavale; Mar 9 '09, 02:06 PM. Reason: Added [code] tags: Please post code within [code] [/code] tags. Thanks. -
-
thanks for ur reply...
thanks for your reply... but can i know how to write the code with include the server.....Leave a comment:
-
SQL server does not exits....
i have 1 new .aspx page where i run on my local host it can run normally but when i run at another computer it show the error:
here is my connection:...Code:conn5 = New SqlConnection(ConnStr) cmd5 = New SqlCommand(lsSQLSTRX, conn5) adp5 = New SqlDataAdapter(cmd5) lds5 = New DataSet DT5 = New DataTable adp5.Fill(lds5, "x") -
server error in application...
I create one aspx page but when i wan run through server it can't run and show the error....
Server Error in '/' Application.
--------------------------------------------------------------------------------
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for... -
i'm using VS .net 2003. i wan to create the web form using asp.net. now ok already but i get another problem. when i click View in Browser then show this:
Exception Details: CrystalDecision s.CrystalReport s.Engine.LoadSa veReportExcepti on: Load report failed.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location...Leave a comment:
-
Crystal report error!!!
Can any one tell me why when i drag the Crystal Report Viewer from toolbox to my design form then will show Error Creating Control?? Thanks! -
Thanks for your reply......
i'm using VB.net..... is a desktop application.... i got test some code, it can run but stop the spooler very slow.....if i print 1 paper when the time request for user name the paper already print out.....hope you can help me!!! thanks a lot!!!Leave a comment:
-
write printer code using VB2003.....
i would like to write a system that every time the user using the printer to print, when the user click on the print button user name and password are request after user key in then only the printing job continue...... now my problem is how to let the spooler pause and wait untill the user name correct only the printer continue printing!!! help please!!
Thanks! -
lily86 started a topic An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in systein .NETAn unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in syste
i'm very new so i hope all of u can help me. when i debug my webforms this error occur "An unhandled exception of type 'System.Data.Sq lClient.SqlExce ption' occurred in system.data.dll
Additional information: System error." pls help me solve the problem...thank s..
my code:
...Code:Imports System.Data.SqlClient Imports System.Data.OleDb Imports System.Globalization Imports System.Threading
-
how to create text file!!!!
hello, i wan to create a web forms using vb.net....i wan to save my text box data to text file and when next time i open my web forms my data still remain there untill i clear the data.....help pls!!
No activity results to display
Show More
Leave a comment: