Hello list !!! I need open a file with notepad, from C# in Visual Studio 2005, any file, for example I have a .arff file this file can be open with weka...
Yes you do have to have a valid open connectio to the database before you execute the command you have written. First thing I do in the constructor of the...
Ok, Fabio it work. Thank you. Yusbel Chávez Castilla Facultad de Informática Universidad de Ciego de Avila ________________________________ De:...
Yusbel Chávez Cast...
yusbel@...
Apr 1, 2009 3:45 pm
19182
I created a web page with C sharp that has a SQL Server 2008 Database. Also I created a Login and Register aspx page. Now what is supposed to happen is The...
Verdell - Let me see if I understand this: You have three pages in the application. The first is a landing page where the user chhose if they want to login or...
Here is a guess without looking at code. You may have the pages set in the same directory and the security is not set to all users on that directory William...
Hello William, I have battled with this all week. Yes there are 3 pages(Default2(main), Login, Registration,). I also have a SQL Database(2008). And I have ...
Here is what is happening. You have the page set up wrong in your web.config It is not set up to receive anonymous access. What you should is put pages that...
Can you please clear your question.At what instance you required that path.Is during installation or in somewhere in code? Kamran Shahid Sr. Software Engineer ...
Hello William, I have figured out the other part; that had something to do with how I had security setup in ASP.NET Admin. Now I can't get my upload to the...
Dear All, iam using the webcam in my project to capture photograph. Iam using two buttons one is 'Capture Image' to take photo and 'Get image' to get photo in...
It looks like Authentication/Authorization issue. Can you please let us see your web.config Kamran Shahid Sr. Software Engineer (MCP, MCAD, MCSD.net, MCTS ,...
check the documents settings of your virtual directory in iis where u mention the default files to load.. maybe thats the problem.. also i would like to take a...
Good pm, I want to ask how is it possible to focus the form, or a user control? Since my keypress method isn't fired. tried checking CanFocus field and it ...
hi there... hope u pplz are doin fine... well i need sum help regarding VS 2005 i want to customize my own toolbox in to use in windows form. can anyone...
You need to give a break statement, at every case. Cheers, Sachi _____ From: CSharpNET@yahoogroups.com [mailto:CSharpNET@yahoogroups.com] On Behalf Of...
For such doubts you may search google for syntax and msdn is the best place Your answer is here http://msdn.microsoft.com/en-us/library/06tc147t(VS.71).aspx ...
I think u need to study some basics ... -- My Web Site http://everlovingyouth.googlepages.com My Technical Blog http://acutedeveloper.blogspot.com Skype...
you just need to use an IF ELSE IF... statements. Its not necessary to use all the tools you have in your bag. ________________________________ From:...
adding *break * after switch case will solve; sachi suggested already.. ... -- Regards- Akshaya.. [Non-text portions of this message have been removed]...
For one, you can't put boolean expressions inside case statements - only discrete values. Second, your case format is incorrect (don't use curly braces for...
The Result of Expression 'grade > 100' is Boolean not integer .the expression in case statement and expression switch must be same type ... From: santhosh...
Or we just have to help with their school project? ......................... Stephen Russell - Senior Visual Studio Developer, DBA Memphis, TN 901.246-0159 ...