Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Version error11 Apr 2005 16:03 GMT5
I am getting the following error:
Warning: The dependency 'ShoppingCart, Version=1.0.1895.27037,
Culture=neutral' in project 'www.sitename.com' cannot be copied to the run
directory because it would overwrite the reference 'ShoppingCart,
Upgrade to Framework 1.111 Apr 2005 16:02 GMT1
Hi ! I upgraded one of my project from Framework 1.0 to Framework 1.1
by adding this to my APP.CONFIG files:
    <startup>
        <supportedRuntime version="v1.1.4322"/>
Excel-like Statistical and Financial Functions11 Apr 2005 15:49 GMT1
Excel is packed with a bunch of statistical and financial functions. Is
there a comprehensive set of similar functions in then .NET Framework base
classes? Or do I need to somehow call Excel via com interop, or ???
Thanks!
Creating satellite assemblies using al.exe11 Apr 2005 14:10 GMT8
I am building a asp.net application which has satellite assemblies. When
building the satellite assemblies dll's from Visual Studio 2003 GUI the
application works fine . i.e. the resource dll's of different cultures are
loaded correctly. But When I build the satellite assemblies ...
System.Security.Cryptography.CryptographicException (incorrect parameter)11 Apr 2005 12:35 GMT1
I am implementing a solution based upon Sitecore CMS version 4.3.2.6
.Net 1.1 on a Windows 2003 server
We are experiencing an error once in a while when transforming XML with
XSLT. We receive an exception
ArgumentException @ Image.FromStream(stream)11 Apr 2005 09:03 GMT1
I get an "ArgumentException: Invalid parameter used at
System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement)"
exception. it is too ridicilious to get such an exception, can anyone see what
might cause that exception?
Architetural Decisions11 Apr 2005 08:13 GMT1
 I'm on my way to my first OOP-for-real project in C#, and having some big
trouble with code architeture.
 I have four namespaces:
 - Layout
Communicating Between Two Forms11 Apr 2005 08:10 GMT4
How can I call a function located in Form1 while in the scope of Form2?
I've tried Form1.MyFunction() but I get a compile errors. Any ideas?
Thanks.
Com AddIn Interoperability11 Apr 2005 07:07 GMT1
I have written an Outlook COM Add with VB.Net. This add uses Word and
Access. I can instantiate both but neither process seems to want to stop.
With Access I am opening a report using the DoCmd object. Then closing the
report the same way. When I want the process to end, I call the ...
OLAP with asp.net11 Apr 2005 05:57 GMT2
I want to convert ADOMD cellset to XML format so that it can viewed in OWC
10 chartspace.I am using SQL server OLAP services.What should i do?
My problem is as follows:
I have used the custom control whose link is given below.This drag drop
Calling managed code11 Apr 2005 02:57 GMT2
I just created a solution that is based on unmanaged C++ code. Now, the .net
framework consists of some cool functions and classes - there is especially
one namespace I'd like to use.
That's why I'm currently trying to figure out what's the best way to use
How to use licensing in my .NET Application10 Apr 2005 22:28 GMT1
I am about to start selling a new .NET Windows application but I am having a hard time deciding how to control licensing.
The application will be sold on a per machine basis. So someone can buy 20 copies and install it on 20 computers.
The application uses webservices and I would ...
Plug-ins and security?10 Apr 2005 19:00 GMT2
Im creating a host application (a game) which allows for users to supply a
custom computer AI. This will be in the form of a plugin assembly which
supports a specified interface. So the host will call interface functions in
the plugins like PerformMove(GameState gs). The host ...
PowerBuilder or .NET10 Apr 2005 18:38 GMT3
In our company we are developing new products (distributed applications)
using .NET and SQL Server. However, there are some persons who continue to
work with PowerBuilder and Sybase ASA (Adaptive server Anywhere) for old
applications maintenance (client-server app), but in this ...
dynamically build an array10 Apr 2005 16:15 GMT1
Hi there, hope you can help
How can i put the contents of the clipboard into a two dimensional array of type double?
i can get the data with:
Dim iData As IDataObject = Clipboard.GetDataObject()
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.