13,936 Topics

Member Avatar for
Member Avatar for johannesselhofe

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 …

Member Avatar for johannesselhofe
0
68
Member Avatar for vaisakh

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

Member Avatar for web_developer
0
96
Member Avatar for vaisakh

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

Member Avatar for web_developer
0
137
Member Avatar for kamila

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 …

Member Avatar for web_developer
0
112
Member Avatar for web_developer

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 …

Member Avatar for web_developer
0
131
Member Avatar for web_developer

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

Member Avatar for web_developer
0
66
Member Avatar for web_developer

hey to u all this is my first thread here and hoping to benefit from it i am entering new domain, building cms i want any links to a free ebooks in building cms with asp.net or php 10x advance

Member Avatar for web_developer
0
87
Member Avatar for Naters_uk

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 …

Member Avatar for neerajtrivedi
0
347
Member Avatar for alfagirl25

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.

Member Avatar for alfagirl25
0
96
Member Avatar for vic02

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 …

Member Avatar for vic02
0
149
Member Avatar for rajni11

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 …

Member Avatar for rajni11
0
165
Member Avatar for bethelget

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

0
77
Member Avatar for web developer

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 …

Member Avatar for guino
0
81
Member Avatar for honeymic

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 …

Member Avatar for guino
0
68
Member Avatar for guino

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

0
80
Member Avatar for ankurahuja1

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 …

Member Avatar for alc6379
0
83
Member Avatar for only_lonely

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 …

0
76
Member Avatar for ramareddy_dotne

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:

Member Avatar for web developer
0
97
Member Avatar for stoyka

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 …

0
76
Member Avatar for Norms

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........

0
58
Member Avatar for Luket00

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 …

0
69
Member Avatar for Mark06

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

0
66
Member Avatar for muthu

hai, please help me to move the record in the table. i need this very urgently

Member Avatar for muthu
0
261
Member Avatar for alfagirl25

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:

0
92
Member Avatar for web developer

Hi all I changed my account from 'Web Develpoer' to 'web developer' because of wrong fast typing spelling ... Thanks very much

Member Avatar for web developer
0
73
Member Avatar for web developer

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 …

0
98
Member Avatar for stackOverflow

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 …

0
76
Member Avatar for wilbe_cg

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 …

0
82
Member Avatar for web developer

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

Member Avatar for Dani
0
64
Member Avatar for muthu

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 …

0
83
Member Avatar for stackOverflow

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 …

Member Avatar for muthu
0
381
Member Avatar for muthu

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 …

0
77
Member Avatar for muthu

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.

Member Avatar for pdzine
0
114
Member Avatar for rhsieh

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, …

0
61
Member Avatar for muthu

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 …

Member Avatar for Letscode
0
152
Member Avatar for pdzine

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). …

0
102
Member Avatar for plazmo

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 …

0
101
Member Avatar for SelArom

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 …

Member Avatar for Preminition
0
66
Member Avatar for hureeict

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

Member Avatar for hureeict
0
211
Member Avatar for Virii

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: …

Member Avatar for Narue
0
280
Member Avatar for HackWizz

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 …

Member Avatar for HackWizz
0
80
Member Avatar for belama

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). …

Member Avatar for Letscode
0
2K
Member Avatar for DotNetUser

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): …

0
74
Member Avatar for CLIPER

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 …

Member Avatar for CLIPER
0
201
Member Avatar for jcrcarmo

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 …

Member Avatar for jcrcarmo
0
171
Member Avatar for aamirbabar

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 …

Member Avatar for f1 fan
0
200
Member Avatar for bahar

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 …

0
62
Member Avatar for CaffeineAddict

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 …

0
92
Member Avatar for gvpersonal

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.

Member Avatar for gvpersonal
0
82
Member Avatar for lovelyhelp

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 …

0
83

The End.