This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Facing an issue in Upgrading from 7.0 to 7.1

Hi Experts,

 

i have some web customizations in 7.0 version and working properly, when i upgarded the version to 7.1 web customizations are getting compilation issues 

 

 

Parents
  • Hi,

    Find the detailed error message below.


    Object reference not set to an instance of an object.
    at VI.WebDesigner.Loader.CompileQueue.<ProcessQueueAsync>d__24.MoveNext()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    --- End of stack trace from previous location where exception was thrown ---
    at VI.WebDesigner.Loader.CompilerBase.CompileBindingItem.<CompileAsync>d__3.MoveNext()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    --- End of stack trace from previous location where exception was thrown ---
    at VI.WebDesigner.Loader.BaseBinding.<CompileAsync>d__30.MoveNext()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    --- End of stack trace from previous location where exception was thrown ---
    at VI.WebDesigner.Definition.Components.VirtualFunctionMapping.MappedTableBinding.<BindAsync>d__1.MoveNext()
Reply
  • Hi,

    Find the detailed error message below.


    Object reference not set to an instance of an object.
    at VI.WebDesigner.Loader.CompileQueue.<ProcessQueueAsync>d__24.MoveNext()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    --- End of stack trace from previous location where exception was thrown ---
    at VI.WebDesigner.Loader.CompilerBase.CompileBindingItem.<CompileAsync>d__3.MoveNext()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    --- End of stack trace from previous location where exception was thrown ---
    at VI.WebDesigner.Loader.BaseBinding.<CompileAsync>d__30.MoveNext()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    --- End of stack trace from previous location where exception was thrown ---
    at VI.WebDesigner.Definition.Components.VirtualFunctionMapping.MappedTableBinding.<BindAsync>d__1.MoveNext()
Children
No Data