13,153 Topics

Member Avatar for
Member Avatar for vinaii
Member Avatar for Phoenix777

[B]Hi[/B] I have recently installed 'VS2003'. However I am not able to create a new 'WebApplication'. I get the error [B]'Unable to create location 'C:\inetpub\wwwrooot\WebApplication1'. Access is denied.'[/B] I had locked the IIS before the installation process ( I had already installed VS2005 and my techsupport had advised me to …

Member Avatar for Infarction
0
85
Member Avatar for xyte

In ASP.NET using C# or VB.NET 2005, how do you get the information from a router. Like say the routing table, router configuration, interface card infos?

Member Avatar for jbennet
0
131
Member Avatar for sumit_indian

Hello guys, I am new in asp.net. I am developing a asp.net project using c#.It has a feature that allow user to upload their files . I want to use anti-virus as scan tool while a user upload his files I also want to restrict user just to allow only …

Member Avatar for Infarction
0
77
Member Avatar for diego.valdez

Hello, I recently installed Borland Delphi 8.0 for .NET framework, and I need to compile an existing delphi project. For this, it is required that extra design packages be installed, namely some Raize Components and TurboPower Systools. In the help file of the IDE, it is stated that in order …

Member Avatar for radu84
0
115
Member Avatar for vinaii
Member Avatar for xyte
0
78
Member Avatar for fieldmobsta
Member Avatar for gopan

Hi, I wanted to know if it is possible to include asp.net server controls within graphic images, is it possible for me to have controls within say a rectangle with curved edges thats drawn using graphics. Thanks in advance Gopan

Member Avatar for gopan
0
95
Member Avatar for stevendmar

Hi everyone. New to this web forum. Just looking for some help here. I am using Microsoft Visual Web Developer 2005 Express. I am wanting to create a page of names. This page of names will need to point to a template .aspx file, and insert criteria into 3 GridView …

Member Avatar for stevendmar
0
78
Member Avatar for AnalogKid17

Keywords: ASP.NET app with VS2005 running on Win2003 with IIS6, and SQL2000 on a WinXP Box I've betting the following for days... it's driving me insane: [B]Server Error in '/' Application.[/B] [B]Security Exception Description[/B]: The application attempted to perform an operation not allowed by the security policy. To grant this …

Member Avatar for jchalfant
0
243
Member Avatar for Kusno

Dear all .Netters, How do i change my intranet application culture to Japanase culture. I had done 2 things, but nothing worked. 1. In my web config, i put this script <system.web> <globalization culture="ja-JP" uiCulture="ja-JP" /> </system.web> 2. or <system.web> <globalization enableClientBasedCulture="true" /> </system.web> in my IE, i changed the …

Member Avatar for Infarction
0
94
Member Avatar for atplerry

unlike PHP that i need i can configure the webserve i.e apache either authomatic or manual i a can run it effectively! But i find it difficult to know what the problem is on working with ASP.Net because i can run it. I want to know all the webserver that …

Member Avatar for hollystyles
0
104
Member Avatar for coolshail_87

i want to change pics automaticaly on the web page on a single imagebox....... or say at a single place.............. plz forward the source code for the same........ thanx wid regards..........

0
68
Member Avatar for coolshail_87

[B][COLOR="black"]hello to all ,i want to attach a text file for downloading the website i am developing through asp.net......... plz help me in the coding.......... i am sending the coding as below......... on link button... Response.AppendHeader("Content-Disposition",Attachment.FileName=TextFile1.txt); Response.ContentType="Text"; Response.WriteFile("TextFile1.txt");[/COLOR][/B]

Member Avatar for coolshail_87
0
115
Member Avatar for Saroja

I have problems of designing Templates in ASP.net unlike in dream waver. But my neighbor remind me one site where I login last year it is the site of free professional asp.net templates so I Download SNIPPED it is so easier to use. But I want more rich templates can …

Member Avatar for kvishnu2007
0
144
Member Avatar for mahir78

I have gridview and formview, when clicking on select(Edit) button in gridview the record will be displayed in formview. In formview i do all the operations like insert,edit,delete....Everything fine except gridview refresh problem. that is when i insert a record from formview the GRIDVIEW NOT UPDATING ROW FOR THE FIRSTTIME …

Member Avatar for hollystyles
0
116
Member Avatar for daniweb_jeet

Hello Members I am having a problem that is i want to access the listbox from javascript(client side) that is in datalist. and also i want to validate that listbox for selection. please help me......

Member Avatar for daniweb_jeet
0
108
Member Avatar for vinaii
Member Avatar for sumit_indian

hello friends I am using this script in my asp .net project using c#. but unable to compile it

0
59
Member Avatar for Ponte_64

Hi there, Looking for ASP.NET 2.0 web host I have the right one for you check it out [URL="http://www.thehosting-review.com/"]http://www.thehosting-review.com[/URL] [U] [/U][URL="http://www.thehosting-review.com/"][/URL]

0
36
Member Avatar for shikha.ch

[B]I am developing a time login form. [/B] [B]I want that user will be automatically logout whenever the system is Ideal. and logon when a interupt is fired. is any method in Win32 to check status og CPU.[/B] [B]I am Working on- ASP.NET(c#)2005, SqlServer2005[/B] [B]pls help me.[/B]

Member Avatar for lnmishra123
0
47
Member Avatar for idiot_ishu007

Hi Everybody i have been trying to develop a website for my company in asp.net using c# . i have a problem i login page . i am not able to connect it to my database so that i can match user name and password . plz tell me what …

Member Avatar for ptaylor965
0
132
Member Avatar for sivaslieko++

Should I store images as binary or should I store their paths into database? Do you think which one is more advantageous? I am waiting for your suggestions.. Have a good programming :))

Member Avatar for ptaylor965
0
63
Member Avatar for mohanmca

hi , how could i able to upload multiple files into the web browser using asp.net? the task is we need to use the tree view to brose the files and inside the tree view we will choose the required files by checking on the check box and thus on …

Member Avatar for Infarction
0
87
Member Avatar for vinaii

[COLOR="Red"][B]how to validate a textbox( which is in edit mode) of a gridview using javascript[/B][/COLOR]

0
80
Member Avatar for Persist01

We have just migrated a website's files and database from a dedicated host to a shared hosting platform. We are just testing everything before it goes live. All the aspx files load fine except for 3 of them - RSS_News.aspx, RSS_Employment.aspx and RSS_Weather.aspx. For example when trying to load the …

Member Avatar for bihu
0
81
Member Avatar for mishrap

While I am Downloading ,One Dialogbox will open.When user will be saving file name...that time I want to restrict user to change the file name ..I have written code below for downloading file. Dim fs As System.IO.FileStream = Nothing fs = File.Open(Server.MapPath("TextFiles/Branch/" + filenam + ".txt"), System.IO.FileMode.Open) Dim btFile(fs.Length) As …

0
83
Member Avatar for mishrap

Hi, I have a problem which I have failed to solve.If you have time please help.I am generating text file on button's onclick.This text file is being created on server .I want to create on the local machine (clients C:/) See below code snippets. *********************************************************************** Imports System.IO Dim sw As …

Member Avatar for mishrap
0
545
Member Avatar for ansari.wajid

OleDbConnection cn = new OleDbConnection("provider=microsoft.jet.oledb.4.0;data source=C:\\tblImp\\db1.mdb"); cn.Open(); DataSet ds = new DataSet(); OleDbDataAdapter da = new OleDbDataAdapter("select * from tblImp", cn); da.Fill(ds, "tblImp"); tablecontrol.datasource() = ds.Tables[0]; tablecontrol.DataBind(); table is not populated with data from access database. help me plz.

Member Avatar for ansari.wajid
0
75
Member Avatar for ansari.wajid

How to populate data from access database into asp.net table control. plz help me out. waiting for quick response. thanks in advance..

Member Avatar for ansari.wajid
0
78

The End.