Bin folder not found (v9)

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
devatxi
User
Posts: 3

Bin folder not found (v9)

Post by devatxi »

I am receiving this error in Version 9.0.0:
ASP.NET Maker: Source folder does not exist - "Bin\"| check if correct template.

This is after:

  1. installing ASP.NET Maker 12.0
  2. testing v12 by importing a copy of our latest test project (.agx)
  3. getting errors on first import
  4. successfully uninstalling v12 via the Programs and Features utility.

Now I cannot get the original project file (that was used to make a copy and perform the test) to even finish compiling in ASP.NET Maker 9 without getting the above error.

Please Advise - Why did this happen? What can we do get this working again?

Thank you


Webmaster
User
Posts: 9430

Post by Webmaster »

Find your backed up v9 projects in My Documents\ASPNETMaker\Projects.

Click Tools -> Delete Template Cache to clear cache folder (My Documents\ASPNETMaker\Templates\<template>.zip), regenerate ALL scripts and try again.


Post Reply