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 / Distributed Applications / November 2003

Tip: Looking for answers? Try searching our database.

Problems to run WebStore example of UIP Application Block

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
charly - 19 Nov 2003 23:43 GMT
Hi there masters!

I i´m fithing about a week to run this example. My problems begin when
i realize that i have VS 7.0... I must create the solution and every
project. Then, i don´t have a localhost SQL Server. I run the sql
script using the SQL analysis tool.

Whell, i can "log in", but then: "the UIPAB can´t read the .config
file..." in this line: (>>>>>)

internal class UIPConfiguration
    {
        #region Constant members
        private const string UipConfigSection = "uipConfiguration";
        #endregion

        static UIPConfigSettings CurrentConfig = null;

        /// <summary>
        /// Gets the UIP configuration
        /// </summary>
        internal static UIPConfigSettings Config
        {
            get
            {
                if( CurrentConfig == null )
                {
                    try
                    {
                    >>>>    CurrentConfig =
(UIPConfigSettings)ConfigurationSettings.GetConfig( UipConfigSection
);

whith the message: "There are some problemas while trying to use the
UIP Application Block, please check the following error messages:
Error loading XML file"

-----------------

Then, i put the config sections into the machine.config file... other
error jump:

Make sure "UIProcessQuickstarts_Store.BOText.resources" was correctly
embedded
into assembly "BusinessObject"

I don´t know anymore to do.

Thank you in advance if you know something.
charly.

P.S.: Sorry for my english.
charly - 20 Nov 2003 23:07 GMT
Ready! I get the solution to the problem. The .resx o "resources
files" must be convert from VS 2003 format to VS 7.0. I use a tool to
do that and bang! I have all the examples runnig.

I´m going to study now.

See you and sory.
> Hi there masters!
>
[quoted text clipped - 48 lines]
>
> P.S.: Sorry for my english.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.