PC Review


Reply
Thread Tools Rate Thread

Confounded by error.

 
 
Frank Rizzo
Guest
Posts: n/a
 
      3rd Mar 2008
I deploy a pretty big Web Application app built using VS2005 SP1 to the
production server (Win2003 and IIS6) and get the following error:

/***********************************************************************/
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.

Parser Error Message: Could not load type
'PieApple.Installation.SqlInstallationProvider' from assembly
'PieApple.Installation, Version=2.1.1.922, Culture=neutral,
PublicKeyToken=null'.

Source Error:

<Installation defaultProvider="SqlInstallationProvider">
<providers>
<!-- THIS IS THE ERROR
<add name="SqlInstallationProvider"
type="PieApple.Installation.SqlInstallationProvider,
PieApple.Installation" connectionStringName="PieAppleData" />

</providers>
</Installation>

Source File: d:\hosting\ufolder\appfolder\web.config Line: 180
/***********************************************************************/

Now the app works fine on my local box and even on Vista Business box
under IIS 7.
I've recompiled the app, i've made sure that the virtual directory is
setup ok and that it's under .net 2.0 and all kinds of other stuff. I
am at a loss.


Any ideas?
 
Reply With Quote
 
 
 
 
Mike
Guest
Posts: n/a
 
      3rd Mar 2008
Do you have the 'PieApple' runtimes installed on your web server that your
trying to run this one?



"Frank Rizzo" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I deploy a pretty big Web Application app built using VS2005 SP1 to the
>production server (Win2003 and IIS6) and get the following error:
>
> /***********************************************************************/
> Description: An error occurred during the processing of a configuration
> file required to service this request. Please review the specific error
> details below and modify your configuration file appropriately.
>
> Parser Error Message: Could not load type
> 'PieApple.Installation.SqlInstallationProvider' from assembly
> 'PieApple.Installation, Version=2.1.1.922, Culture=neutral,
> PublicKeyToken=null'.
>
> Source Error:
>
> <Installation defaultProvider="SqlInstallationProvider">
> <providers>
> <!-- THIS IS THE ERROR
> <add name="SqlInstallationProvider"
> type="PieApple.Installation.SqlInstallationProvider,
> PieApple.Installation" connectionStringName="PieAppleData" />
>
> </providers>
> </Installation>
>
> Source File: d:\hosting\ufolder\appfolder\web.config Line: 180
> /***********************************************************************/
>
> Now the app works fine on my local box and even on Vista Business box
> under IIS 7.
> I've recompiled the app, i've made sure that the virtual directory is
> setup ok and that it's under .net 2.0 and all kinds of other stuff. I am
> at a loss.
>
>
> Any ideas?



 
Reply With Quote
 
Frank Rizzo
Guest
Posts: n/a
 
      3rd Mar 2008
Mike wrote:
> Do you have the 'PieApple' runtimes installed on your web server that your
> trying to run this one?


Of course.

>
>
>
> "Frank Rizzo" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> I deploy a pretty big Web Application app built using VS2005 SP1 to the
>> production server (Win2003 and IIS6) and get the following error:
>>
>> /***********************************************************************/
>> Description: An error occurred during the processing of a configuration
>> file required to service this request. Please review the specific error
>> details below and modify your configuration file appropriately.
>>
>> Parser Error Message: Could not load type
>> 'PieApple.Installation.SqlInstallationProvider' from assembly
>> 'PieApple.Installation, Version=2.1.1.922, Culture=neutral,
>> PublicKeyToken=null'.
>>
>> Source Error:
>>
>> <Installation defaultProvider="SqlInstallationProvider">
>> <providers>
>> <!-- THIS IS THE ERROR
>> <add name="SqlInstallationProvider"
>> type="PieApple.Installation.SqlInstallationProvider,
>> PieApple.Installation" connectionStringName="PieAppleData" />
>>
>> </providers>
>> </Installation>
>>
>> Source File: d:\hosting\ufolder\appfolder\web.config Line: 180
>> /***********************************************************************/
>>
>> Now the app works fine on my local box and even on Vista Business box
>> under IIS 7.
>> I've recompiled the app, i've made sure that the virtual directory is
>> setup ok and that it's under .net 2.0 and all kinds of other stuff. I am
>> at a loss.
>>
>>
>> Any ideas?

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Confounded by date differences DubboPete Microsoft Excel Misc 3 4th Mar 2010 12:07 AM
confused and confounded! salgud Microsoft Excel Programming 5 18th Jul 2008 03:30 PM
Confounded... knowshowrosegrows Microsoft Access Database Table Design 11 9th Apr 2008 04:44 PM
Conditional Formats Confounded Locked/Enabled Properties Access User Microsoft Access Form Coding 2 2nd Apr 2008 04:36 PM
Confounded and Confused (and annoyed) -detailed post- Rich Windows XP General 1 7th Jan 2004 05:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:09 AM.