ASPFriends.com 'aspngstart' list Archive - April 2002
Messages
Page: 123
Duwamish7.0 (2 replies, VIP)
ASPFriends.com 'aspngstart' list
hi all in .net help i found Duwamish7.0 help...i want to install this enterprise application...in which cd do we have this application... thanks siri Do You Yahoo!? Yahoo! Greetings send holiday greetings for Easter, Passover http://greetings.yahoo.com/
Session_OnEnd doen't work (3 replies)
ASPFriends.com 'aspngstart' list
I built a visitor online counter. i use global.asax, Session On Start i add var visitor (it will return total online visitor) and Seesion On End i sub var visitor. But the problem is Session OnStart is work. Every new access to my asp.net page is counting, but if i close the browser the session onend didn't do anything, so the total online visitor became the total visitor who is visit my page not ...
alternative ide's (2 replies)
ASPFriends.com 'aspngstart' list
What ide's are being used for .net/c# development besides visual studio .net? are there any good alternatives to vs .net?
adding an item to Dropdownlist (4 replies)
ASPFriends.com 'aspngstart' list
Hello, I have a doubt about adding a item in the Dropdown list like "select a city" and the value "" and rest of the list will come from database. When I try to add a line as shown below after Binding the data, but the problem is two properties value and text are showing the same like "Select a Topic Category". kbtopic.Items.Insert(0,"Select a Topic Category") How to assign a value to that item. T...
C# Game Programming (2 replies)
ASPFriends.com 'aspngstart' list
This is a multi part message in MIME format. NextPartTM 000 cbc37593 35b2 41c8 aba5 2d49025d7fe7 Content Type: multipart/alternative; boundary " NextPart 001 01C1DAF4.3CCB1790" NextPart 001 01C1DAF4.3CCB1790 Content Type: text/plain; charset "utf 8" Content Transfer Encoding: base64 SGkgYWxsICwNCiANCkkgd291bGQgbGlrZSB0byBiZWdpbiB0byBkZXZlbG9wIHNvbWUgZ2FtZSB3 aXRoIEMjIGJ1dCBJIGtub3cgbm90aGluZyBhYm9...
Full Souce (ASP.NET > VB.NET) (2 replies)
ASPFriends.com 'aspngstart' list
Good morning friends, I am trying to find full souces (asp.net/vb.net) of websites, message forums, newsletters, etc. Anyone knows where can i find that kind of stuff ? Thanks, Best regards, Ricardo Figueira (RBFIGUEIRA) Moderador Lista PontoNetPT (ASP.NET e VB.NET) http://groups.yahoo.com/group/PontoNetPT **** Portugues Language ****
SDK and VS (3 replies)
ASPFriends.com 'aspngstart' list
does downloading the .NET SDK give me VS along wiht it? or shud i buy it separately? Is there an alternative for fast .NEt development other than VS? sriram WWW.COM Where the Web Begins! http://www.www.com Express yourself with a super cool email address from BigMailBox.com. Hundreds of choices. It's free! http://www.bigmailbox.com
Consistent Error Since Installing 1.0 (6 replies)
ASPFriends.com 'aspngstart' list
I just installed the release version of .NET and receiving the following error on any/all pages I attempt to run. (The error appears for both pages that were working under BETA2, and have been re built, as well as brand new pages written under the release verstion.) Any help will be appreciated. John Kilgo Configuration Error Description: An error occurred during the processing of a configuration ...
Security issue (6 replies)
ASPFriends.com 'aspngstart' list
Moved from [aspngfreeforall] to [aspngstart] by devin devinr@drone interactive.com A local ISP has installed the Asp.Net framework on a production server. The first site that was exposed to .Net worked fine, but other sites on this IIS give an error message when an .aspx file is requested. Are there any particular considerations to take on a per hosted website basis? Regards/H E4lsningar Andr E9 C...
SV: RE: Security issue (3 replies)
ASPFriends.com 'aspngstart' list
Well this is not the issue. Try these 2 addresses, they are both on the same IIS but the first one was the first site to be exposed to .Net pages. The pages are identical: 1. http://www.miffel.net/test.aspx 2. http://www.familylife.se/ And the documentorder does not seem to have anything to do with it. Even if I append default.aspx to the second address I get the error. I am also unable to set the...
SV: Re: SV: RE: Security issue (4 replies)
ASPFriends.com 'aspngstart' list
I renamed and moved the files to another folder, but the error is still there. The error shows instantly, and I get a feeling something is very wrong with how things have configured at the ISP. In the ftp folder for my client Family Life, I notice a subfolders to the HTTP folder called aspnet client/system web/1 0 3705 0 which exists as a folder under IIS default web. I can't figure out why that f...
installing an application in production (2 replies)
ASPFriends.com 'aspngstart' list
Is there anyway around installing msi 2.0 on a server that I want to install a .net application on? I've got a .net application that I want to roll out, but I've had problems in the past after installing msi 2.0 on dev machines and as a result I'm reluctant to go ahead and do so on a production machine. I'm reading the the redistributable framework requires that msi 2.0 be installed before extract...
SV: RE: SV: RE: SV: RE: Security issue (3 replies)
ASPFriends.com 'aspngstart' list
Simple, At this stage I only have one simple file (default.aspx) which is purely HTML, just to see if I can get the .Net functionality working. So it's a no frills website totally. Regards/H E4lsningar Andr E9 Colbi F6rnsen 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D Sonnenburg Communications Bergsgatan 3, SE 211 54 Malm F6 Sweden Tel.: 46 (0)40 ...
SQL Server Installation (hang) (2 replies, VIP)
ASPFriends.com 'aspngstart' list
Moved from [aspngdata] to [aspngstart] by Dana Coffey denigma@bellsouth.net I have a VS.NET trial version installed in my box running WIN XP PRO I try to install the MS SQL Server 2000 trial version when i click the Install Database Server the set up hang. I try also to disable my IIS, Firewall, and Antivirus but still it doesnt work. Please help me. Joe Do You Yahoo!? Yahoo! Tax Center online fil...
Issues with ASP.NET setup (5 replies)
ASPFriends.com 'aspngstart' list
Moved from [aspngescalate] to [aspngstart] by Charles M. Carroll charlesmarkcarroll@yahoo.com I am new to relatively new to both ASP & ASP.NET. I am having one or two issues with setup of ASP.NET in the VS.NET (Beta 2) Enterprise environment. I am on a new PC with XP professional, Microsoft IIS and Frontpage Extensions installed. I am trying to setup ASP.NET to work on this PC with no connection o...
Replacing characters with Databinder.Eval (2 replies, VIP)
ASPFriends.com 'aspngstart' list
Hi, I'm trying to replace the chr(13) character with " br " when displaying a text field in a repeater control. Can anyone tell me how to do this? Thanx Corne
How to set Cache values in global.asax ( Begin_Application) ? (4 replies, VIP)
ASPFriends.com 'aspngstart' list
Hi all, I want to run a method that collects some data that is retrievable from all pages ( and put it in the Cache). This method I would like to run in the Application Start in global.asax Something like : Cache("gdsLabels") myGlobalDS It s OK when I try it from say a code behind page , but it seems that from global.asax I need a reference or something , which I cant seem to find. Anyone know how...
What are the software requirements to deploy .NET solution (2 replies)
ASPFriends.com 'aspngstart' list
Hi All, I have a question on the software licensing requirements when deploying a ASP.NET solution at a customer site. I know the customer will need the following : 1] Windows 2000 server / IIS 2] Database (SQL 2000 or whatever the application uses) Now, a] Do I need to buy .NET runtime? I guess I can download the .NET SDK or runtime free. b] What else do I need to get the .NET solution running at...
registering .net in IIS (2 replies)
ASPFriends.com 'aspngstart' list
Dear all, I have win2k adv server. I had installed the .Net Framework V1 and everything was working fine untill IIS conked yesterday night.Now I have reinstalled IIS and when i manually created a virtual dir for PortalVB SDK version. I get just a white page. How do i re register the .net in IIS. I ran the aspnet regiis. But nuthing happened. I remember someone on the list mentioning a repair optio...
User Control, Code Behind & business Objects (2 replies, VIP)
ASPFriends.com 'aspngstart' list
Hi, Coul any one point me to a resources that differentiates between User Control, Code behind and Business Obects. I notice that both the Business Objects and Code behind are saved with file extension *.vb, whiile the former is compiled and the latter is not. Regards Srini Do not go where the path may lead, go instead where there is no path and leave a trail. R W Emerson
Why .net frame work (3 replies)
ASPFriends.com 'aspngstart' list
Moved from [aspngfreeforall] to [aspngstart] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi, What are advantages of .Net framework. Why you have selected vb.net or asp.net for your development. what are the development tools you can use for your development. if you have any documents on this please attach and send to sudharshanv asp@yahoo.co.in For live cricket scores download Yahoo! Score ...
Application cannot start (4 replies)
ASPFriends.com 'aspngstart' list
Moved from [aspngvs] to [aspngstart] by Dana Coffey denigma@bellsouth.net I just freshly installed my laptop and VS.NET now gives me the error "Application cannot start" when I attempt to start VS.NET or the SDK docs. AFAIK I did nothing out of the ordinary. I followed the steps in http://support.microsoft.com/default.aspx?scid kb;en us;Q306905 But that didn't help either. I run WinXP with OfficeX...
How can i create virtual directory in web project setup? (4 replies)
ASPFriends.com 'aspngstart' list
Moved from [ngfx cryptography] to [aspngstart] by Yannick Smits dotnet@stepcompany.com Hi,all. I just use C# to deploy a Web project, I want set a virtual directory like "Xiao" to the project, how can I do? The virtual directory name is: Xiao, and the path is: "z:\subject", the driver name "z:" will input in the setup dialog. Thanks. bvw
MSDE: Failed Login for user ASPNET (2 replies)
ASPFriends.com 'aspngstart' list
Moved from [aspngibuyspy] to [aspngstart] by Yannick Smits dotnet@stepcompany.com Hi friends, I have a problem with using MSDE from ASP.NET. It only allows Windows authentication by default, AND always rejects the user ASP.NET (I haven't changed any setting for the ASP.NET user). In contrast, if I use QleDbConnection to connect a Access database, it's perfect. I've read a similiar post in this gro...
VS.NET Windows Components Update (2 replies)
ASPFriends.com 'aspngstart' list
How can I update the Windows Components? I have the VS.NET but I can't start the installation because I don't have the windows components updated. Thanks Lucas
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification