.NETGURU
ASPFriends.com 'aspngvs' list
Up to: Discussion Lists

  • RSS Syndication
  • Latest Discussions Archive
    accessing to binding-values in my aspx-page (4 replies, VIP)
    ASPFriends.com 'aspngvs' list
    I have a problem to solve something like that in aps.net: Asp: %If RS("cNewsKurzText") "" then% tr td   /td td width "100%" valign "top" colspan "3" % RS("cNewsKurzText")% /td /tr %End if% I tried something like that asp.net % if ( %#DataBinder.Eval(Container.DataItem," cNewsKurzText ") % ! "" ) { % tr td   /td td width "100%" valign "top" colspan "3" %# DataBinder.Eval(Container.DataIte...
    Adding a VS.Net project to Visual Source Safe (2 replies)
    ASPFriends.com 'aspngvs' list
    I've been reading the article Web Projects and Source Control Integration with Visual SourceSafe and the recommended mode to use SourceSafe as seems to be fileshare. If I'm using VS.net with the default Web Setting of FileShare, is it OK to go ahead and add my project to Visual SourceSafe? We're using Visual SourceSafe 6.0. Will everything work properly? Are there any caveats?
    Where does Combobox's Itemdata Property go? (2 replies)
    ASPFriends.com 'aspngvs' list
    In VB6 it was really easy to load a ComboBox with data and then use the ItemData property to associate a key value or something with the item in the list. There looks to no longer be an ItemData property... So, how do you load manually (for example) Customer Names and Customer ID's into a ComboBox showing the Customer Names but when one is selected, use the Customer ID? Again, I want to do this ma...
    VS.NET Error Not Resolved Yet.. Pls need help (4 replies)
    ASPFriends.com 'aspngvs' list
    Hello friends, I am stuck with this problem since many days. I was trying to compile a simple file in ASP.NET which involves database access (Ms. Access). Whenever i am trying to compile my aspx.vb file it is showing me 3 build errors as " Resource transformation for file 'Myfile.aspx.resx' failed. File or assembly name System.Windows.Forms, or one of its dependencies not found" (line 0) " Resourc...
    how to use Visual Studio with ADO.net? (3 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngfreeforall] to [aspngvs] by Tim Tim.Musschoot@rug.ac.be I just start to use vs.net.I do not know how to do it with ADO.net.Please let me know if you know online tutorials.Thanks mail2web Check your email from the web at http://mail2web.com/ .
    Installing VS.Net Enterprise Arch on top of a previous install (3 replies, VIP)
    ASPFriends.com 'aspngvs' list
    I have received a license for VS.Net Enterprise Architect. Since previously, I have VS.Net Professional installed on my computer. My question is simply this: Can I just install the VS.Net EA on top of my old installation, or do I have to uninstall VS.Net Pro first? Regards/Halsningar Andre Colbiornsen Sonnenburg Communications Bergsgatan 3, SE 211 54 Malm F6 Sweden Tel.: 46 (0)40 97 78 80 Fax.: 46...
    Intellisense with C# issues (4 replies)
    ASPFriends.com 'aspngvs' list
    Do others here have issues with intelllisense and c#? 80% of the time our IDE does not recognize the the code and let you know with the red squiggly lines until we try to build. It only does it with c# and has happened on 3 machines.
    Simple User Control question... (2 replies, VIP)
    ASPFriends.com 'aspngvs' list
    I'm sure this is a simple question, but I haven't been able to locate a good answer for it yet... Let's say I have a User Control used for navigation that contains a series of image buttons. This User Control exists on every page for the website, but on certain pages I wish to disable or hide some of the buttons. How do I reference the properties of controls within a User Control from the Page Loa...
    FlowLayout as default format (2 replies)
    ASPFriends.com 'aspngvs' list
    GridLayout is the default layout of VS.Net's html editor. Can I set it to default to FlowLayout? I didn't see anywhere in options to change this setting.
    VS.NET design view ? (2 replies)
    ASPFriends.com 'aspngvs' list
    I try to open a document inside design view inside vs.net. This error comes up. Could not open in Design view. Quote values differently inside ' %..."value"....% ' block I'm using a repeater * * * Steve Schofield * steve@aspfree.com * * Microsoft MVP ASP.NET * http://www.aspfree.com * *
    In Web form Design mode I can't get a scrollbar? (2 replies)
    ASPFriends.com 'aspngvs' list
    Why if I have a embedded table in Design mode can't I grab an edge and pull it larger than the screen and just get scrollbars. This is really annoying! Is there a setting to make this work?
    VS Keeping a DLL Reference and Preventing a Rebuild (7 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngfreeforall] to [aspngvs] by Terri Morton tmorton@macdirect.com Here's a good one: One of the DLL's (of 17 in the current solution) stays "open" after the build, so that when we go to rebuild it we get this message: Performing main compilation... error CS0016: Could not write to output file 'c:\foo\foo.dll' 'The process cannot access the file because it is being used by another pro...
    Compiling a single class (3 replies)
    ASPFriends.com 'aspngvs' list
    All the classes in ny project compile to MyProject.dll. But, there's one specific file, cart.cs that I'll like to compile to Cart.dll in the bin directory. I know I could run a command to compile, but is there a way to automate this when I go ctrl shift B? Jules http://www.charon.co.uk
    How to import the AspNetForums to VS.Net (2 replies)
    ASPFriends.com 'aspngvs' list
    I can't get the 2 project AspnetForums solution to compile and function properly in VS.Net. Are there anybody out there who has been able to work this out??? Regards/Halsningar Andre Colbiornsen Sonnenburg Communications Bergsgatan 3, SE 211 54 Malm F6 Sweden Tel.: 46 (0)40 97 78 80 Fax.: 46 (0)40 97 78 80 Mob.: 46 (0)708 97 78 79 Mail: colbiornsen@sonnenburg.se Web.: www.sonnenburg.se B2B Web Sol...
    webapplication in vs.net (2 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngstart] to [aspngvs] by Rachel Reese rachelemilyreese@hotmail.com How to using vs.net to create a WebApplication in windows.net RC1 I had setup the windows.net RC1 and vs.net but i can't creat a WebApplication in vs.net why?? Original Message From: "chris" chris@velocitydatabank.com To: "aspngstart" aspngstart@aspfriends.com Sent: Wednesday, July 31, 2002 4:08 AM Subject: [aspngsta...
    New web project doesn't set the iis application (4 replies)
    ASPFriends.com 'aspngvs' list
    When I create a new web project in Visual Studio on a remote server(using frontpage server extensions) everything seems to work correctly except one thing. VS doesn't set the application name for the virtual server. When I create a new web project on localhost it works completely fine. It used to work on my server but now it doesn't.... any ideas? Once I manually set the application name my apps w...
    Intellisense in break mode (3 replies, VIP)
    ASPFriends.com 'aspngvs' list
    Hi, Is there a way to get intellisense to work in break mode? I'm simply running things with F5 and breakpoints. Whenever I set a breakpoint, I can see the code window is there but it's read only. Also, the immediate window is great for testing things out, but there's no intellisense there to help with the rememberifying. Rich Evans
    Editing Windows Script files (3 replies)
    ASPFriends.com 'aspngvs' list
    Has anyone used VS.NET to edit Windows Script files (.vbs or .wsf)? When I used to do this with Visual Interdev, I had to add some extra lines in to trick VI into thinking it was a script block inside a web page. Just wondering if the behavior has improved at all... Brian Baker
    Unable to debug VB COM object from ASP.NET (3 replies)
    ASPFriends.com 'aspngvs' list
    Copied from [aspngfreeforall] to [aspngvs] by Tim Tim.musschoot@rug.ac.be We have a VB6 COM object that we've developed that we're accessing from an ASP.NET application. Whilst debugging an ASP.NET application we are getting an exception when we attempt to step from the .NET debugger into the COM object in VB6 (ie... by running the COM control within VB6 with a break point set). It doesn't seem li...
    Modifying Page_Init in Visual Studio apps (5 replies)
    ASPFriends.com 'aspngvs' list
    I just ran across a suggestion from the Crystaldecisions people to put code to bind your crystalviewer into the Page Init instead of Page Load. When I look at the Page Init code, it states not to modfiy it when you view it in VS. This makes sense to me. Am I off base in thinking you don't want to modify the page init in your Visual Studio app, (basically adding 2 lines to it, one referencing a met...
    Timers (2 replies)
    ASPFriends.com 'aspngvs' list
    What is the difference between System.Windows.Forms.Timer and System.Timers.Timer? Thanks, Stewart Haddock IT Migration http://www.interland.com
    Does VS.NET development suite add RichTextBox Web control ? (2 replies)
    ASPFriends.com 'aspngvs' list
    Hi all, Do you know if VS.Net development suite add the RichTextBox web control , or where can I get the information of all additional control that this suite add ? Thanks FDC
    VS / CLR (minor) Issue (3 replies)
    ASPFriends.com 'aspngvs' list
    Just found an annoying little issue... If a have an asp:checkbox runat "server" id "myCheckbox" text "A Checkbox" / In my code behind I will add a custom attribute: myCheckbox.Attributes.Add("myCustomAttribute", "myCustomValue"); the problem is, this is rendered as: span myCustomAttribute "myCustomValue" input type "checkbox" id "myCheckbox" name "myCheckbox" label for "myCheckBox" A Checkbox /lab...
    VS.NET Error (3 replies)
    ASPFriends.com 'aspngvs' list
    I've installed VS.NET RC And this is one of the errors I ran into past 24 hours An unhandled exception of type 'System.ExecutionEngineException' occurred in mscorlib.dll I can't open one of my projects anymore : ( Can somebody help me ? Thanks, Pieter
    Visual Studio / Framework fails after promotion to a AD Domain Controller (3 replies)
    ASPFriends.com 'aspngvs' list
    I have an interesting situation. I have Visual Studio.NET running on a Win2K server. Everything was fine until I ran DCPROMO and made it into a backup DC for my Active Directory domain. Now the Framework fails with an interesting error message point to security failures. Front Page Extensions fail to load also. I am sure this is because the special local users or groups accounts no longer exist on...
    Keeping Your Place When Changing Views (3 replies)
    ASPFriends.com 'aspngvs' list
    Greetings! I have this irksome little complaint about VS.NET. If I've been dragging and dropping lots of textboxes and such in Design view and at the moment I have one of those textboxes selected so I can see its properties, I'd like to be able to switch to HTML view and have the cursor positioned in the tag for that textbos. Right now, when I switch to HTML, I get a cursor either at the very top ...
    Build Solution versus Build <web app name> in VS.NET (2 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngfreeforall] to [aspngvs] by Tim Musschoot Tim.musschoot@rug.ac.be What is the difference? Thanks Wolfgang
    I can not get debug to stop on a breakpoint in a user control .ascx? (3 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngvb] to [aspngvs] by eric landes elandes@partnersindiana.com I can not get debug to stop on a breakpoint in a user control .ascx? I am tryin to debug the desktopportalbanner.ascx.vb and I have set a breakpoint I never stop on the beakpoint? Set at WHY? ' Dynamically render portal tab strip 'And tab.TabName.IndexOf(&quot;#&quot;) 0 O If ShowTabs True Then O tabIndex portalSettings.ActiveTab.T...
    Whiney little nit-picky problems (5 replies)
    ASPFriends.com 'aspngvs' list
    To begin, I do not have this problem with the dev box at the office. When I launch vs.net, I get two pop up displaying an IE script error: Line: 71 Char: 1 Error: The specified procedure could not be found Code: 0 URL: vs/default.htm Do you want to continue runnign scripts on this page? Yes/no And after clicking yes I get Line: 154 Char: 3 Error: 'undefied' is null or not an object Code: 0 URL: vs...
    Post-build commands (5 replies)
    ASPFriends.com 'aspngvs' list
    I would like it if after compiling a c# assembly with the build command, I could have vstudio automaticly copy the assembly to my wwwroot/bin folder for debug and release builds, and GAC it for just release builds. is there any way to do this? Andy Smith Keyboard Jockey #3a7 2.78.1
    ASP.Net not working now (2 replies)
    ASPFriends.com 'aspngvs' list
    Hi, I had VS.Net (final version) installed on my machine. The ASP.Net was working fine, but for some reason I had to reinstall the IIS but after that my ASP.Net is not at all showing the web form controls on the aspx page. Though I reinstalled the VS.Net again but still the problem is persistent. What to do? Have anybody faced similar problem? please guide me Regards Sachin
    VS Windows Opening 'collapsed' in XP - bug? (2 replies)
    ASPFriends.com 'aspngvs' list
    I have several windows that sometimes open that are fully 'collapsed' (for a lack of a better word) and I cannot pull them open (it just makes the 'bonk' noise). I also periodically have issues selecting the Solution Explorer. This is a new install of XP. Anyone else had this issue? Original Message From: Bryan Andrews 20 Sent: Monday, July 15, 2002 7:41 AM To: aspngvs Subject: [aspngvs] Create Ne...
    Adding a new ASPX page (in subdirectory) (3 replies)
    ASPFriends.com 'aspngvs' list
    Howdy howdy. This has to be a simple question and I'm just missing something. I've created a web application project in VS.Net. I want to create a new ASPX page in a subdirectory of the project's root. so, in http://site/, I want my aspx page in http://site/thisfolder/newpage.aspx. When I &quot;Add new item&quot;, it never gives me an option of a subdirectory. It puts whatever page I create at the root of t...
    Automatically Adding Default XML Comments (4 replies, VIP)
    ASPFriends.com 'aspngvs' list
    I don't know how many of you are using XML comments, but we are and they're great. We do have a complaint, though, and that is that the compiler generates warnings about all non private type members that do not have XML comments. This is good for class libraries but annoying for web forms because page controls are generally protected and are not consumed by anything but the deriving ASPX, so it's ...
    Compiling a custom control (6 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngfreeforall] to [aspngvs] by Tim Musschoot Tim.musschoot@rug.ac.be Hi everybody. I'm new to ASP. I'm trying to setup a custom control and am going through the tutorials in the SDK &quot;Developing a Simple ASP.NET Server Control [Visual Basic]&quot;. According to the instructions: 6. Save, compile, and deploy the control by executing the following steps. Create a subdirectory named /bin in y...
    Very Strange Debugging Issues (2 replies)
    ASPFriends.com 'aspngvs' list
    I have a very strange problem that just started cropping up. When debugging a Web Application Certain variables do not show up correctly in Watch Window. For example 20 ... Dim lngUID As Long 3D Session(&quot;UID&quot;) Dim lngAID As Long 3D Request.QueryString(&quot;AID&quot;) Dim ConnString As String 3D Application(&quot;ConnString&quot;) Dim bolCanView As Boolean 3D False Dim objUser As New User() Dim objUtil As New EIWebEn...
    Why doesn't my project build anymore. (2 replies)
    ASPFriends.com 'aspngvs' list
    Hi there, I copied a project from one server to the other and the copy runs okay. However, when I rebuild the project, the build happens very quickly, doesn t include any changes but doesn t produce errors either. Is there a setting somewhere which I have changed concerning compilation? Thanks, Kevin designMe Ltd. Birmingham Telephone: 0121 693 5778 Facsimile: 0121 693 5779 York Telephone: 01904 4...
    Major IDE BUG! - Vanishing HTML?! (9 replies)
    ASPFriends.com 'aspngvs' list
    Hi there to you all There are quite a few dozens bigs in VS.IDE... from CSS files not being correctly rendered in design time, to strange behaviuor of some objects, etc.... But recently I've come across the very worst of them all.. In the end of the day, a complete page lost its HTML contents. The only thing that remained whas the Register Tag for the page. the ASPX contents was gone... ASPX.VB ho...
    can't get rid of this Startup error in VS.NET (6 replies)
    ASPFriends.com 'aspngvs' list
    OK, I give up. I was getting this error EVERY TIME I started VS.NET at work. So I uninstalled VS.NET and .NET Framework COMPLETELY to try to reset it, since I NEVER get this error on my home installation. After an hour of reinstalling, I restart VS.NET and there's the blasted error again. Any ideas? First, this dialog box pops up: &quot;A runtime error has occurred. Do you wish to debug? Line: 70, Erro...
    intriguing build problem (6 replies)
    ASPFriends.com 'aspngvs' list
    I'm new to this newsgroup and would like to know if this issue has been covered before. When I build my asp web app to my remote site from vs.net, for some reason the .cs files that I use for codebehind don't get updated when the application is restarted. I'm able to make changes to .aspx pages that show up fine, but any changes to the .cs files won't come through, old versions are used instead ev...
    IDE question (2 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngfreeforall] to [aspngvs] by Tim Musschoot Tim.Musschoot@rug.ac.be I did a silly thing with my ASP.NET IDE environment. I accidentally moved the solution explorer &amp; property explorer which is on the right of the screen. After moving it, I could never get that screen back to normal. Also, at a point, I double clicked on the form design and it seemed to expand it (maximise?) but I ca...
    Copy project over https (3 replies)
    ASPFriends.com 'aspngvs' list
    Greetings! I need to publish my project to a server that accepts only https connections. It seems like VS.NET doesn't like the fact that the certificate is not fully trusted (i.e., when you access the server with IE, it pops up the security warning kind of thing with those little yellow exclamation marks). Is there anyway to instruct VS to ignore the warning or do I need to resort to copying the f...
    Can VS.NET report number of C# statements? (2 replies, VIP)
    ASPFriends.com 'aspngvs' list
    Does anybody know if VS.NET will report the number of C# statements compiled (ie. &quot;Lines of Code&quot;)? Brian
    Setting multiple "root web" projects (7 replies)
    ASPFriends.com 'aspngvs' list
    I am searching for the &quot;correct&quot; way to setup projects in VS.NET, so that I can switch between several &quot;root web&quot; projects. My team generally works on 3 4 projects simultaneously, and none of them will run in virtual directories. At the same time, I'm looking to formally configure DEV/TEST/PROD environments ( VS.NET only needs to be aware of DEV ), and to ensure that debugging is fully operational...
    URGENT Error! (5 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngclient] to [aspngvs] by Marcie Jones marciejones@yahoo.com All of a sudden everytime I add a new item (an aspx page) to my solution in Visual Studio .NET and try to run the page I get this error: Could not load type 'WebApplication4.WebForm2'. It now happens in every project (numbers are different obviously). HELP! thanks, Greg
    Help needed in using VS debug (5 replies)
    ASPFriends.com 'aspngvs' list
    I am trying to set a breakpoint to read the values of the following args. I set the break but how do i read the values? Context.Items.Add(&quot;PortalSettings&quot;, New PortalSettings(tabIndex, tabId, PortalAlias)) For 2002 ASP.NET Solutions &amp; Articles goto: http://aspalliance.com/dotnetsolutions/ Dennis West West Design MS .NET Developer www. westontheweb.net westdh@attbi.com
    Component properties always "changed" (2 replies)
    ASPFriends.com 'aspngvs' list
    SSdtIHdyaXRpbmcgYSBub24tdmlzdWFsIGNvbXBvbmVudCAoIEMjICksIGFuZCBpJ20gcnVubmlu ZyBpbnRvIGEgcHJvYmxlbSB3aXRoIHRoZSBwcm9wZXJ0eSBicm93c2VyLg0KQXMgc29vbiBhcyBJ IGRyYWcgdGhlIGNvbXBvbmVudCBvbiB0aGUgZm9ybSwgYWxsIHRoZSBwcm9wZXJ0aWVzIGFwZWFy IGJvbGQsIGFzIGlmIHRoZXkgaGF2ZSBiZWVuIGNoYW5nZWQuDQogDQpJIHRob3VnaHQgdGhhdCBh ZGRpbmcgRGVmYXVsdFZhbHVlIGF0dHJpYnV0ZXMgb24gdGhlbSB3b3VsZCBmaXggaXQsIGJ1dCBp dCBkaWRuJ3Qgc2V...
    creating sub-apps using Vs.NET (2 replies)
    ASPFriends.com 'aspngvs' list
    Hi, I have a web application that I need to have a specific folder of it to be password protected (using Forms auth.) In order for that to work, I need to have a web.config file in the root of that child folder, and to make it an IIS app. from the IIS MMC. so far so good! To make it more interesting, I need to have this available in VSS for my team of developers... Here is when it gets interesting...
    Ack! Where are my projects! (4 replies)
    ASPFriends.com 'aspngvs' list
    Hey all, Not long ago I got a new computer here at work. I moved over pretty much all of my VS.NET solutions &amp; projects. Now, I can open these puppies up just fine, but no matter what I do, they don't seem to show up on the start page. I really like being able to just do a single click on one of my recent projects to open it. How do I get them back on the start page? TIA, Ambrose *****************...
    VS.NET error: "web project does not correspond to the URL" (2 replies)
    ASPFriends.com 'aspngvs' list
    Moved from [aspngfreeforall] to [aspngvs] by Rachel Reese rachelemilyreese@hotmail.com Hi all I probably should post this on aspngibuyspy but I think it might be a VS problem ... I can't work out what's wrong. The installation of IBS says install complete but I can't open the project file without error. &quot;unable to open web project 'StoreVBVS'. the file path e:\inetpub\wwwroot\StoreVBVS does not co...
    Visit the archive for messages from this site.
  • August 2001 (10 items)
  • September 2001 (23 items)
  • October 2001 (41 items)
  • November 2001 (32 items)
  • December 2001 (39 items)
  • January 2002 (80 items)
  • February 2002 (63 items)
  • March 2002 (77 items)
  • April 2002 (39 items)
  • May 2002 (36 items)
  • June 2002 (42 items)
  • July 2002 (39 items)
  • August 2002 (15 items)
  • August 2004 (1 item)
    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