v1.0.3705 and v1.1+ problems

  • Thread starter Thread starter Arvind P Rangan
  • Start date Start date
A

Arvind P Rangan

Hi All,
I am facing problem in executing application developed in v.1.0 which trys
to run on v.1.1
It gives errors on each section.
but if i re-run on a machine which has old version its working fine.
Is there any fix or solution.

Its v.urgent as our new server is running v.1.1 and all our development are
done on 1.0 and its impossible to reinstall v.1.1 on development now and
redo it.

Thanks
ARvind.
 
"It gives errors on each section".
Doesn't say much to help you out. But what stops you to install v1.0 on the
server?

Willy.
 
Install 1.0 on the machine and set the application to run under 1.0 is the
best solution. If you have code that hits breaking changes, you cannot trick
the 1.1 Framework to run like 1.0, so you have to literally run under 1.0.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************************************************
Think outside the box!
***************************************************************
 

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

Back
Top