13,936 Topics
![]() | |
Have made an OLE DB connection for an ASP.NET page in Dreamweaver 2004. The OLE DB connects to an Access Database. The alert tells me the connection was made successfully, yet I when I click (+) on the Icon on the Database Panel there are no tables or views. Can … | |
i have 3 combos for date day, month ,year i want to conactinate these values and inserted in to one text box plz help me | |
i created a session variable and try to call it on page load on another page the following error occur : System.NullReferenceException: Object reference not set to an instance of an object. code is Session("name")=request(religion_list.selecteditem.text) server.transfer("profile.aspx") // then call religion.selecteditem.Text = CStr(Session("name")) Session.Remove("name") plz help me to solve this | |
hi, im a newbie and im developing a system using ASP.NET programming using visual studio and SQL Server.i was tring to write my first login page, and i connected it to the database, and ran my application.but this error came out,"[B]error while trying to run project:Unable to start debugging on … | |
I want the administrator of this site to replay to me. this forum u developed from scratch or u used developed one and u updated. i want to develop content management system and u know forums are part of cms. the langauge is asp.net can u help me by links … | |
hey alll i reciceve this error, does anyone knows the solution. [B]Error while trying to run project: Unable to start debugging. Unable to start program 'display some funny characters' The system cannot find the file specified.[/B] thanks in advance | |
What's wrong with this? I know i must have missed out something. But what's that i'm missing? [CODE]Dim ds As DataSet = New DataSet Dim da As SqlDataAdapter = New SqlDataAdapter("SELECT * FROM Member WHERE MemberUserName = @MemberUserName", Conn) da.SelectCommand.Parameters.Add("@MemberUserName", SqlDbType.VarChar) da.SelectCommand.Parameters("@MemberUserName").Value = Session("Username") ' Fill DataSet with the data … | |
im currently using frameset on my page. the thing is i want to resize the frameset so that it doesnt cover the whole browser window.is it possible n how? currently my frameset consist of header, footer,contents and main. | |
I've done extensive work developing a large on-line application form, only to find that it will not render properly in Firefox (1.5.0.1) or Netscape (8.0). The panels are overlapping each other and style settings such as backcolor are not propagating to child elements. Yet, it renders nicely in IE. I've … | |
Hi! I am not able to open any solution in VS.Net framework due to this error............. Unable to open Web Project '...'. The file path '...' does not correspond to the URL '...'. The two need to map to the same server location. HTTP Error 404: Not found Can anyone … | |
I am a final year CS student I want to develop a dynamic web page using ASP.net and my title is CONTENT DEVELOPMENT ON ICT( web platfprm) For a highschool called ATSE yohannes .what do you recommend me about the features that should be on the site. Thankyou | |
Hi my friends, how r you i asked to perform a calendar in a web site .. the calendar may be simillar to the Calendar control of the ASP.NET , but i asked to put on it - beside every day- a comment got from a database . i just … | |
Hey everyone, First off I want to say hi, I am still kind of new to ASP.net but I am running into a dilemma. I have a pre-exsisting Access database that has forms, tables, and queries already built in. I and three other guys are working to create a web … | |
Hello, can some one help me please ... ? It's possible to share string or integer values with Web Service. But I want to share an image file with Web Service. I use ASP .Net and C#. I need your help. Thank's Guino | |
Hi every one I had developed an applicaton in asp.net This project has 9 web forms and 3 pages aredeveloped by every one in the team.with different names. Then we have integeted it into one. Now I have to deploy it on the virtual directory given to me. We have … | |
sorry , i post this thread at here, but i really got a problem. 1. System time shown on the task bar has 29s(max) time of delay to update itself . 2. The system time (task bar) is delayed after system repeatingsuspend/resume . 3. System time shown on task bar … | |
I want a code to upload a ms word file and store it in sql table.I need this very urgently for my project in asp.net(vs 2003) :confused: anybody help me plzzzzzzzzz :confused: | |
Hi, I have to build up an web application (ASP.NET) that communicate with its own Oracle database. Also this application should write some data (like inovices, payments) into Oracle Applications 11i database. Do someone knows how could I implement these features? Is there any Oracle API that I can use … | |
Could anyone help me please!! I need to find out how to incorporate a Director file onto my website, Im developing the site using Visual Studio and using ASP. I would greatly appreciate some help code wise........ | |
Hello, I am new here and would appreciate any help! I work for a company who has a Access mdb with about 20 or so forms in it. The management usually has full access to the database to enter data to specific forms on a daily basis. I have been … | |
I have Dell winXP SP2 I got it 2 yrs ago everytime it launches I get this error message Fatal Execution Engine Error ( 0x7927e03e) I tried regcleaner needed help | |
hai, please help me to move the record in the table. i need this very urgently | |
my question here is :how do we write sql connections to database that's using windows nt authentication?How's the syntax looks like?tq :confused: | |
Hi all I changed my account from 'Web Develpoer' to 'web developer' because of wrong fast typing spelling ... Thanks very much | |
Hi my friends, how r you i asked to perform a calendar in a web site .. the calendar may be simillar to the Calendar control of the ASP.NET , but i asked to put on it - beside every day- a comment got from a database . i just … | |
Hello Everyone, Recently I've reinstalled VS.NET. Before reinstalling i was doing a project which is saved in D:/. Now, when i try opening the project with VS.NET .. i get this error: [I]"The default web access mode for this project is set to file share, but the project folder at … | |
The is already support for .Net applications on Linux and other systems. This is thanks to Mono-Project and .NetGNU. But Mono seems to be working for c# and VB and .NetGNU seems to be working for ASP.Net and Web Services. Does anybody know if there are tools which can run … | |
Hi all developers I am a new member in the ASP.NET departement of the site I hope i can chan ge many information with you... and i wish to you all gladness.. Rushdy I Kamal 22 years web developer at Square Cube Communication company Cairo Egypt | |
hai friends, plz help me as soon as possible. how a one problem, how to move next in the database, because everytime page is reloaded and i cannot get the continuation. i cannot understand properly about the postback method, so please help as soon as possible. another problem, how i … | |
HI, Well, I'm getting this error message when i try to open my project [I]"Visual Studio cannot create or open the application because the web server on this computer is not running. Start the web server before preceeding". [/I] I searched in google for any kind of help.. i found … | |
hello friends, i have one problem in asp.net. i am doing project for online examination. For test module if click "next" then the page reload and database is pointed to the first area itself, i cannot move to the next pointer. so please help as soon as possible. i think … | |
hai friends, i want one help, how to generate a random numbers without duplication for more than 60 persons. My project is Online Examination in asp.net code behind c#.net. please help. | |
Using the Outlook COM objectin ASP.net. When I run the code through a windows environment, it works fine. But, when run through ASP.net, cannot seem to create the application object. " Application lMailApp = new ApplicationClass(); NameSpace lMailNmspace = null; lMailNmspace = lMailApp.GetNamespace("MAPI"); lMailNmspace.Logon("","",false,false); ... " Googled and find solutions, … | |
hai friends, i am muthu, doing MCA . i have one problem i do my project in my college system and take copy and place in my system. In college it working properly, but in home it says, ur webserver cannot debug ie debugger is not running. i also check … | |
I'm having trouble with a very simple issue of binding to the AccessDataSource, or using an AccessDataSource as the datasource of a DataView, DataTable or anything (anything other than a user control, that is. I can bind to a datagrid, dropdownlist, etc. I'm just trying to make it more OO). … | |
im working on a asp.net project, sorta like a web portal, which will need a user database. i have a very good understanding of sql. i just want some examples or tips on writing a good user database. ive create a few which i think are good, but could be … | |
Hi! I'm not sure which forum to place this in, so if there is a more appropriate one, please move it or let me know and I will repost it there. thanks. A while back I developed a simple vb.net program for keeping track of rebates. I didn't want to … | |
HI every1 I mongolian studen so i builing one project but we have problem how can i display the logod user status like he's her id number and spme of the profile help any idea ??? :o :o :o :o :o | |
Hello, currently I'm enrolling in college and I'm undeclared. I read up a few posts on these forums to take a look into them but I figured I would post myself to get feedback. My main goals are as follows: - Have enough programming language knowledge to do the following: … | |
Hi everyone... I have a workshop of asp.net in my college on saturday. I am interested in atending it .. so can anyone just give me basic details of asp.net... what is it.. what to use for.. practical uses.. i know nothing about i :?: t...so please if you can … | |
Hey everyone, I have this really weird problem with Visual Studio .Net. If I add some breakpoints here and there on some pages and then run my app., the breakpoints move to some other lines (not always lines with code, and breakpoints dont span the same length as the code). … | |
I want to format the number to display fixed digits, but the format code that I have seen doesn't have that option. I want to display the longitude of the cursor in DDD::MM::SS form. I want to see 7 degrees as 007::00::00. My code in VC++.NET (formatting is not included): … | |
Hi, I would like to have a asp.net application that will let me extract or import data automatically to my Access Database. For that, I have a .csv file and I will then upload it and will be extracted into one of the table in my Access Database. Is there … | |
Hello everyone, Greetings from Brazil! As shown in the code below, is it possible for me to add the new objects for tipoDT and sementesDT without having to do it one-by-one? Like, for example, getting the values automatically from the tables?.... How would I do that? The sementesDT table is … | |
hello everybody: i am new to VB.net I have to design a custom web server control which validates itself on client side and server-side. which means that i would not use a seperate custom validator for validation, but it should be a part of the custom control itself.and this validation … | |
Hi all, I added Redo to the MenuBar of a MFC application and added the corresponding variables and functions to the CMainFrame class. The added lines to the message map is like this: CPP / C++ / C Code: [CODE]ON_COMMAND(ID_EDIT_UNDO, OnEditUndo)[/CODE] After adding these lines, a linker error occured saying … | |
Hi all, I'm a 3rd year Computing Science Student, who will be starting my fourth year soon. I am primarily interested in databases, particularly sql server. I am also interested in .Net Programming, particularly asp.net. I have been trying to come up with ideas for a Final Year Project, and … | |
Hi all, I have to change the Fileupload server control's text.Now by default it displays "Browse...". I want to change this text to something (eg: File upload). If u have solution please give me a reply as soon as possible. | |
i am trying to create a guest book in asp.net...but i found a compilation error: Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and … |
The End.