13,153 Topics

Member Avatar for
Member Avatar for pranav_jog

If i try to access the [url]http://Amit/dll/default.aspx(Try[/url] to open the file) i get the error mentioned below: The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. HTTP Error 404 - File or directory not found.<BR> Internet Information Services (IIS)

Member Avatar for krik_ar
0
117
Member Avatar for evios

Em, i'd used ASP.NET for 1 month, but recently when i drag a control on .aspx interface, says DropDownList9, and in aspx.vb interface, i try to type DropDownList9, but it keeps saying i did not declare it. How can this happened? Any modification on ASPX interface seems doesnt link to …

Member Avatar for raj416
0
144
Member Avatar for javaAddict

Hi All, I am an experienced java programmer for many years. But my problem is that the final assignment that was given to me for my master at the university, has to be written in VB .NET. Do you know any good books for learning VB .NET for someone like …

Member Avatar for jwenting
0
148
Member Avatar for prasu
Member Avatar for anitha joe

Hello, I am trying to create a survey form in my office website. I want the form contents to be sent and saved in a MS Excel spreadsheet or an MS Access database. Does anyone know how to do this? I know how to view data saved in an Access …

0
72
Member Avatar for jayybhagat

I have a project to be done that is a web based EMPLOYEE PAYROLL SYSTEM AND TIME TRACKING in ASP .NET with SQL SERVER and im just a beginner wid ASP .NET and have no idea about what to start with , so please please help me !!!

Member Avatar for peter_budo
0
169
Member Avatar for plusplus

I'd like to count how many visitors came to my site. Can you give me a quick and easy way to do this?

Member Avatar for bala24
0
93
Member Avatar for justapimp

I've just taken over an old project that my boss would like me to incorporate a couple of session variables into the code in order to maintain data history on a few pages. The project itself is web page that consists of a frame design and on one frame is …

Member Avatar for Ramy Mahrous
0
92
Member Avatar for Jahira

hi all, i'm having 13 datasets in my windows service.nw the task is to convert dataset into xml.i know to convert 1 dataset into xml.nw i ve to combine all the 13 datasets into 1.den convert the 1 dataset to xml. nw i'm in need to know how to combine …

Member Avatar for Jahira
0
59
Member Avatar for swaters86

Sorry if i'm posting this in the wrong place. I figure that there will be more c# developers here than in the web dev lounge. I would like one that has comprehensive chapters on creating asp.net feedback and that teaches you how to build simple database driven web applications. Bonus …

Member Avatar for serkan sendur
0
63
Member Avatar for newasp.net

I am using a Image Button [code=ASP.NET]<asp:ImageButton ID ="SubmitACH" runat="server" ImageUrl="~/images/buttons/selectACHTransfer.gif" AlternateText="Select ACH Transfer" CssClass="goalCloseButtons" OnClick="SubmitACH_Click" /> on its On click event I'm writing this code protected void SubmitACH_Click(object sender, EventArgs e) { Response.Redirect("abc.aspx"); }[/code] And I am getting an error 'Page.aspx' does not contain a definition for 'SubmitACH_Click' Any …

Member Avatar for newasp.net
0
332
Member Avatar for sunkhalas

Hello friends, I have problem because i want to make exe of windows project which i can install only one time then after it is no longer used. Please give me answer. Immediately. If u know please.

0
55
Member Avatar for greeny_1984

hi, i have a application in which my need is to make a child checkbox enabled false on page load.When user clicks on parent checkbox ,child checkboxes become enabled true. i have used javascript to achieve this function. my javascript goes like this [code=JavaScript] for (i=1; i<inputs.length; i++) //if childNode …

0
69
Member Avatar for Jahira

Hi Sir, I'm having one web services. Nw i hv to create one windows services. In that windows Service Project download all the Data from the Webservice and store in the Local Folder C:\Temp, as a XML File Format I'm very new to this web n windows services..will u plz …

0
58
Member Avatar for ChimpusDupus

Hi, I have a small website that I'm using to test some things involving accessing an XML file for data. It works just fine in Visual Studio's debugging environment, but when I put it on a prototype server (which has a certificate that is past it's expiration date). I get …

0
52
Member Avatar for jessc0108

Hi i was wondering if anyone could help me by recommending a book. I recently finished a hnd in computing and want to further my knowledge of web applications we did the one on our course in asp.net (visual studio) does anyone know a good book to help me? thanks …

Member Avatar for majestic0110
0
57
Member Avatar for akpaga

HI I have a text file that contains lots of information. what i want to do is take only the lines that contain a specific word say "location" which is at the start of the sentence and select all of them and export them to a new text file. How …

Member Avatar for akpaga
0
46
Member Avatar for hjast

Ok, I have a question about software architecture and how to design this partial system. These are the components. These are the requirements: Have someone log into the intranet (into company web site), type in their phone number (default retrived from database). They then can choose to either make a …

0
49
Member Avatar for pranav_jog

Failed to access IIS metabase. 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 where it originated in the code. Exception Details: System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase.

Member Avatar for UIJAD
0
164
Member Avatar for johnny.g

hi all,,, well i am using asp.net 2005 and sql server 2005... i hav a database called as ABC,,i am using a gridview and a dropdown list inmy application. What i want is ,,the dropdown list should be populated wiyh all the table names available in ABC database and on …

Member Avatar for bala24
0
125
Member Avatar for bala24

Hi, I am supposed to design an outlook calendar like functionality to an existing application. The user wants to view all reminders based on a daily, weekly and monthly basis. I was able to solve this part by creating datatable on the fly with the reminder content and displaying with …

Member Avatar for bala24
0
599
Member Avatar for saquib189

Hi all i have a datalist and i enable paging in it. but the link button not work when i click on it. The code is shown below: [code=ASP.NET]<asp:Panel ID="Panel2" runat="server"> <font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><asp:label id="pageNumber" runat="server" /></font> <asp:DataList ID="theDataList" runat="server" RepeatColumns="4" Width="616px" CellPadding="4" ForeColor="#333333"> <HeaderTemplate> Book Listing …

0
261
Member Avatar for R0bb0b

I am a seasoned PHP/Postgres/AJAX developer and would like to get back into ASP.NET development which I haven't touched since I graduated in 05(v1.1). Everywhere I look I find tutorials that include GUIs and wizards and that is not really the way I like to do things. I don't need …

Member Avatar for serkan sendur
0
114
Member Avatar for hjast

how I connect a c# controller on a server and an asp.net form based website (it has to go though the c# controlelr to get the data, not just in database)

Member Avatar for serkan sendur
0
48
Member Avatar for kamala veni

In a table, i create two <TD> .In first <TD> i use datalist to display thumbimage and set pagesize as 4. when i click that thumb image, medium size image will appear in next <TD>. when i move to fifth thumb(i.e.to retrive next 4 set of images) again that first …

Member Avatar for serkan sendur
0
38
Member Avatar for ChimpusDupus

Hi, I have a drop-down list that is used to select a theme (which can only be set in the Page_PreInit event) and so I set a session object called theme that I use to set the theme in the PreInit event. The problem is that on the postback, the …

Member Avatar for ChimpusDupus
0
96
Member Avatar for sathis_83

hai friend's i am doing a project in chatting so if anyone know any coding or any idea about that please reply to me thank's in advance..

Member Avatar for sathis_83
0
102
Member Avatar for guptaalok12

Here is my code i have shooping cart.i have created a table and bind this with GridView.Now i want to update this table through the GridView Edit Button(Suppose The Qty Field).How i will i do it. [code=asp.net]Imports System.Data Imports System.Data.SqlClient Partial Class MyCart Inherits System.Web.UI.Page Dim DT As System.Data.DataTable Dim …

Member Avatar for UIJAD
0
81
Member Avatar for newasp.net

Need to add 4 tab spacings in between hyperlinks "ManageLink" & "ManageLink1" I tried using: xwriter.WriteEncodedText(" "); AND xwriter.WriteLine(); Both these inserts only single spacing. Any help how can i create multiple spacing between these hyperlink controls [ICODE]xwriter.RenderBeginTag(HtmlTextWriterTag.H6); HyperLink ManageLink = new HyperLink(); ManageLink.Text = "manage"; ManageLink.RenderControl (xwriter); xwriter.WriteEncodedText(" "); …

Member Avatar for UIJAD
0
143
Member Avatar for nandhinijp

In my project,web config properties window displays nothing.It display only plain black. comment lines and auto intelesense are not working.there are no errors to run the program.One new file included vwd.webinfo It contains below codings. [CODE]<?xml version="1.0" encoding="UTF-8"?><VisualWebDeveloper> <!-- Visual Studio global web project settings. --> <StartupServices> <Service ID="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}"/></StartupServices></VisualWebDeveloper>[/CODE] If …

Member Avatar for nandhinijp
0
84

The End.