UIP App Block and deployment

G

Guest

Hi,

I'm using UIP Application Block v2.0, I implemented a very simple
application (a Controller and two pages) to get use to it. It works fine on
my computer, but when I deploy it on my other preproduction machine (Window
Server 2003)...it throws an exception....?

It looks like it's trying to access files in C:\Program Files\... but
there's nothing there on my Server. The dll
Microsoft.ApplicationBlocks.Data.dll is in the bin directory...it shouldn't
try to access code under Program Files?

Thanks

P-A




[NullReferenceException: Object reference not set to an instance of an
object.]
Microsoft.ApplicationBlocks.UIProcess.WebFormViewManager.GetViewNameForCurrentRequest(IView
currentView) in C:\Program Files\Microsoft Application Blocks For .Net\User
Interface Process
2.0\Code\Microsoft.ApplicationBlocks.UIProcess\ViewManagers\WebFormViewManager.cs:299

Microsoft.ApplicationBlocks.UIProcess.Navigator.ActivateViewInStateIfNecessary(IView
view) in C:\Program Files\Microsoft Application Blocks For .Net\User
Interface Process
2.0\Code\Microsoft.ApplicationBlocks.UIProcess\Navigators\Navigator.cs:116

Microsoft.ApplicationBlocks.UIProcess.Navigator.GetController(IView view) in
C:\Program Files\Microsoft Application Blocks For .Net\User Interface Process
2.0\Code\Microsoft.ApplicationBlocks.UIProcess\Navigators\Navigator.cs:98

Microsoft.ApplicationBlocks.UIProcess.WebFormView.WebFormView_Load(Object
sender, EventArgs e) in C:\Program Files\Microsoft Application Blocks For
..Net\User Interface Process
2.0\Code\Microsoft.ApplicationBlocks.UIProcess\Views\WebFormView.cs:110

System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top